Hi, folks. Longtime user, firsttime poster. I've got what I think is a new problem, but probably one that will come up from other people as it's related to Ubuntu Dapper (the newest release). I updated to Dapper with no major probs, aMule worked fine, but then I recompiled from CVS. ./configure ran fine, make and make install fine, but when I tried to run it:
endgamer@cpc1-kemp1-5-0-cust10:~/new/wxGTK-2.6.3$ amule
amule: /usr/lib/libwx_gtk2u_core-2.6.so.0: version `WXU_2.6.2' not found (required by amule)
amule: /usr/lib/libwx_gtk2u_core-2.6.so.0: version `WXU_2.6.3' not found (required by amule)
Any ideas? I've tried numerous versions of the CVS, including going back to the one I had compiled before, haven't yet resorted to going back to a release version. I've also recompiled wxWidgets a couple of times from the 2.6.3 sources, seem to be no problems with that.
If anyone can offer advice I'd really appreciate it - I can usually troubleshoot from error messages but this one really doesn't give me enough to work with as far as where the problem is located....