First, i downloaded aMule from :
hereBut it doesn't work,and the error message is:
amule: relocation error: amule: symbol _ZTV17wxEventTableEntry, version WXGTK_2.4 not defined in file libwx_gtk-2.4.so.0 with link time reference
Then i try to compile aMule myself,but there're still problems during the system check:
~
configure: You need to install GNU gettext/gettext-tools to compile aMule
checking for X... no(I'am using Xwindow now,how can it not be found?)
~
**** aMule Core ****
Prefix where aMule should be installed? /usr/local
Should aMule be compiled with i18n support? no
Should aMule be compiled in debug mode? yes
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? no
Should aMule be compiled with taskbar icon support? yes
Should aMule be compiled with old GTK taskbar icon? yes
Should aMule be compiled with UTF-8 taskbar icon support? no
Should aMule be linked against patched gsocket? yes
Should aMule monolithic application be built? yes
Should aMule daemon version be built? no
Should aMule remote gui be built? (EXPERIMENTAL) no
Crypto++ library/headers style? embedded
**** aMule TextClient ****
Should aMule Command Line Client be built? no
Should aMule GUI Client be built? no
**** aMule WebServer ****
Should aMule WebServer be built? no
Should aMule WebServer GUI be built? no
**** aMule ED2K Links Handler ****
Should aMule ED2K Links Handler be built? yes
**** aMuleLinkCreator ****
Should aMuleLinkCreator GUI version (alc) be built? no
Should aMuleLinkCreator for console (alcc) be built? no
**** aMule Statistics ****
Should C aMule Statistics (CAS) be built? no
Should aMule GUI Statistics (wxCas) be built? no
**** General Libraries and Tools ****
Should ccache support be enabled? no
Libraries aMule will use to build:
wxWidgets 2.4.2
crypto++ embedded
zlib 1.2.2.2
WARNING! gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
amuleweb will be compiled but file download progress bar images will NOT be generated.
See the above error on gd check for solutions.
************************************
I got wxGTK and wxGTK packages from the Amule official site
I also installed GD packages
But i still have no idea on what fo fix... ;(