i see what is going on but how can i locate and remove all these extra wx-s?
i would like to use my : wxgtk2 2.6.1 for compiling
at least it worked some days ago

for the same sources i am compiling now
so what i did now: i removed gtk completely 2.4 (at least i think so) and only 2.6 left on my pc
now i should find how many of the 2.6 versions i have on my pc
but how?
some debug info after removing some packages
root@ubuntu-amd64:/home/ivan/Desktop/amule-cvs# ls -l /usr/bin/wx*
lrwxrwxrwx 1 root root 27 2006-04-09 00:34 /usr/bin/wx-config -> /etc/alternatives/wx-config
-rwxr-xr-x 1 root root 78304 2005-08-23 23:08 /usr/bin/wxrc
root@ubuntu-amd64:/home/ivan/Desktop/amule-cvs# ls -l /usr/local/bin/wx*
lrwxrwxrwx 1 root root 49 2006-04-11 00:10 /usr/local/bin/wx-config -> /usr/local/lib/wx/config/gtk2-unicode-release-2.6
lrwxrwxrwx 1 root root 8 2006-04-11 00:10 /usr/local/bin/wxrc -> wxrc-2.6
-rwxr-xr-x 1 root root 90001 2006-04-11 00:10 /usr/local/bin/wxrc-2.6
i have no idea what is all about but the same problem REMAINED unsolved - a compiled again the wxGTK-2.6.3 sources after removing the 2.4 packs and before the debug commands above then i compiled amule cvs again just on the configure command i use :
for wxGTK-2.6.3 i use: ./configure --enable-unicode
and for amule cvs: ./configure --optimise
i think nothing fatal has happened and i am doing something the wrong way because that is my first thing i compile in my life
the main idea of the strange output executing amule command says to CONSIDER RELINKING in the end of each line is written and on the last line is the absolute unknown to me :
amule: relocation error: amule: symbol _ZN12wxStringBase8InitWithEPKwmm, version WXU_2.6 not defined in file libwx_baseu-2.6.so.0 with link time reference
i have mixed up maybe a lot of things and instead of reinstalling ubuntu (too many configs will be lost - on amd64 they cost a lot of time for me) i consider reinstalling the problematic packages but... who can say what they are and how to do it clean

thanks for sparing your time helping newbies like me - if i can do something for you - just tell me