on FC6 I installed Alien-wxWidgets-0.25 with unicode enabled and then I tried to
install amule-cvs-2006-12-10:
/configure --disable-monolithic --enable-amule-daemon --enable-amulecmd
was ok, but the make failed with:
amulecmd-TextClient.o: In function `wxThemeUserForwin32':
/usr/local/src/packages/amule-cvs-2006-12-10/src/TextClient.cpp:115: undefined reference to `wxThemeUsewin32'
amulecmd-TextClient.o: In function `wxThemeUserForgtk':
/usr/local/src/packages/amule-cvs-2006-12-10/src/TextClient.cpp:115: undefined reference to `wxThemeUsegtk'
collect2: ld returned 1 exit status
any help is welcome.