aMule Forum

English => aMule Help => Topic started by: Prism on April 18, 2006, 06:57:22 PM

Title: Install aMule 2.1.1 on Ubuntu Dapper
Post by: Prism on April 18, 2006, 06:57:22 PM
Hi there,

I use Ubuntu Dapper and in my repos I don't see aMule 2.1.1 available for download. I tried to download the .deb package from here: http://forum.amule.org/thread.php?threadid=9470&sid= but when I try to install it I get an error saying that it failed. It opens a terminal which says:

Code: [Select]
dpkg: error processing :
Trying to overwrite '/usr/bin/ed2k.amule', which is also in package amule-common

What can I do in order to solve this?
Thanks in advance.
Title: Re: Install aMule 2.1.1 on Ubuntu Dapper
Post by: wuischke on April 18, 2006, 07:34:32 PM
Uninstall your previous installed packages and try it again. :)
Title: Re: Install aMule 2.1.1 on Ubuntu Dapper
Post by: Kry on April 18, 2006, 08:08:42 PM
or do

dpkg --install --force-all name_of_the_deb_file
Title: Re: Install aMule 2.1.1 on Ubuntu Dapper
Post by: Prism on April 18, 2006, 11:18:48 PM
Thanks, it worked! :)