aMule Forum

English => en_Linux => Topic started by: zaphodiv on December 29, 2011, 09:33:43 AM

Title: installing amule on Centos 6
Post by: zaphodiv on December 29, 2011, 09:33:43 AM
I am trying to install the i386 rpm from here (http://forum.amule.org/index.php?topic=19297.0)

rpm -i amule-2.3.1-1.el6.gapf.i686.rpm

told me that it wants some other stuff installed

I did
yum install cryptopp
yum install gd
yum install geoip
yum install gettext
yum install libcryptopp.so.1
yum install libupnp
yum install wxGTK

but it says
warning: amule-2.3.1-1.el6.gapf.i686.rpm: Header V4 RSA/SHA1 Signature, key ID e8c347d7: NOKEY
error: Failed dependencies:
        libcryptopp.so.1 is needed by amule-2.3.1-1.el6.gapf.i686

cryptopp package has installed /usr/lib/libcryptopp.so.6.0.0

How do I solve the missing libcryptopp.so.1 file ?
what should I do now?
Title: Re: installing amule on Centos 6
Post by: zaphodiv on December 30, 2011, 03:59:25 PM
Thanks for the advise

I reinstalled Centos 6
I added the repoforge repository using instructions here (http://wiki.centos.org/AdditionalResources/Repositories/RPMForge)

I installed the geoip cryptopp and wxgtk packages from repoforge using yum

The libupnp 1.6.6 package from repoforge didn't work (missing libupnp.so.6). I have no idea why.

I installed the upnp package from here instead

http://elders.princeton.edu/data/puias/6/i386/os/Addons/libupnp-1.6.13-1.puias6.i686.rpm (http://elders.princeton.edu/data/puias/6/i386/os/Addons/libupnp-1.6.13-1.puias6.i686.rpm)

Perhaps I should have used the package on the amule download page but no matter, amule installs and runs

Added the only good server
ed2k://|server|212.63.206.35|4242|/

and it works!

Thanks for the help
Title: Re: installing amule on Centos 6
Post by: skolnick on June 25, 2012, 03:51:49 AM
Hi!

The best way to use these packages is installing the repoforge repository and then the repo provided by me: http://gapf.ninth.su

Regards.