The place I got those wx-gtk is came from another "too many connections" post,
http://biolpc22.york.ac.uk/pub/2.5.1/in that post, somebody mentioned to link the wx-2.5.1 with amule2.0.0-FC5, which wx-2.5.2
have bugs which show a lot of "too many connects"(as I understand).
So I got the wx file from that link.
I tried to download more packages, here are what I have now:
aMule-2.0.0rc5-1.i386-FC2.rpm
libcryptopp-5.2.1-1.i586-FC.rpm
libcryptopp-devel-5.2.1-1.i586-FC.rpm
wx-base-2.5.1-1.i386.rpm
wx-base-devel-2.5.1-1.i386.rpm
wx-gtk-2.5.1-1.i386.rpm
wx-gtk-devel-2.5.1-1.i386.rpmand I did these:
# rpm -Uvh wx-base-2.5.1-1.i386.rpm wx-base-devel-2.5.1-1.i386.rpmPreparing... ########################################### [100%]
1:wx-base ########################################### [ 50%]
2:wx-base-devel ########################################### [100%]
# rpm -Uvh wx-gtk-2.5.1-1.i386.rpm wx-gtk-devel-2.5.1-1.i386.rpmPreparing... ########################################### [100%]
1:wx-gtk ########################################### [ 50%]
2:wx-gtk-devel ########################################### [100%]
# rpm -Uvh libcryptopp-5.2.1-1.i586-FC.rpm libcryptopp-devel-5.2.1-1.i586-FC.rpmPreparing... ########################################### [100%]
1:libcryptopp ########################################### [ 50%]
2:libcryptopp-devel ########################################### [100%]
# rpm -Uvh aMule-2.0.0rc5-1.i386-FC2.rpmerror: Failed dependencies:
libcrypto.so.0.9.7 is needed by aMule-2.0.0rc5-1
libssl.so.0.9.7 is needed by aMule-2.0.0rc5-1
libwx_base-2.4.so is needed by aMule-2.0.0rc5-1
libwx_base-2.4.so(WXBASE_2.4) is needed by aMule-2.0.0rc5-1
libwx_gtk-2.4.so is needed by aMule-2.0.0rc5-1
libwx_gtk-2.4.so(WXGTK_2.4) is needed by aMule-2.0.0rc5-1 I am at this step now, is there anyway to fix it?