I have installed the wxWidgets 2.7.
After compiled amule 2.1.3 successfully, I type "amule" to run it. But I get:
amule: error while loading shared libraries: libwx_gtk2u-2.7.so.0: cannot open shared object file: No such file or directory
BUT the file(a link) "libwx_gtk2u-2.7.so.0" is in "/usr/local/lib".
what is the problem?
I tried wxWidgets 2.6.3, the same problem...