aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: Eleka on March 28, 2006, 12:56:46 AM
-
Hello all!
I'm tring to install some amule aplications (the amule-remote-gui) and I cannot install it:
In my laptop, with normal Ubuntu Dapper, it has a dependency with a library that is not in ubuntu repositories (libcryptop++5.2, but libcrypto5.2++c2a is installed).
In my desktop, is easier. I have a amd64 and I don't find packages for this architecture. I want the source-package of 2.1.1 for build it myself.
Can somebody helps me?
-
http://www.amule.org/files/details.php?file=146 <--Source package
-
Well, I would use that source for make my deb packages from my amd64 distro, but, I have the next issue installing in a 386 architecture:
First, I add the repository
deb [URL]http://amule-debian.dyndns.org/[/URL] debian/
on my sources.list.
I have upgraded and installed amule-remote-gui
It tries to install some other libreries, but it can't install at alll because it needs force-all option in dpkg.
I installed the libreraries with the --force-all option:
sudo dpkg -i --force-all /var/cache/apt/archives/libwxbase2.6_2.6.3-1_i386.deb
sudo dpkg -i --force-all /var/cache/apt/archives/libwxgtk2.6_2.6.3-1_i386.deb
Then, doing
sudo apt-get install -f
make the installation of amule-common and amule-remote-gui packages.
Well, I have installed, but it can't work: when I trie tu do "amulegui", I obtain the following error:
joseluis@aioros:~/descargas/amule$ amulegui amulegui: error while loading shared libraries: libbfd-2.15.so: cannot open shared object file: No such file or directory
-
Originally posted by Eleka
deb [URL]http://amule-debian.dyndns.org/[/URL] debian/
In my laptop, with normal Ubuntu Dapper,
Notice anything?