aMule Forum

English => Distro-Specific Packages => Packages for older versions => Topic started by: wuischke on June 11, 2006, 07:26:00 PM

Title: Ubuntu 6.06
Post by: wuischke on June 11, 2006, 07:26:00 PM
Here's the usual not-so-perfect Checkinstall-build of aMule 2.1.3

It uses wxGTK 2.6.3 which you can download here: http://www.savefile.com/files.php?fid=3449927
See this post (http://forum.amule.org/thread.php?sid=&postid=56021#post56021) for additional information.

It's one package for all (yes, I was still too lazy to spend some more time reading about deb-packages :( )
configure-options:
Code: [Select]
./configure --enable-optimize --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-amule-gui --enable-cas --enable-wxcas --enable-alc --enable-alcc
Download: http://www.savefile.com/files/2009470
Title: Treviño's ubuntu dapper packages
Post by: Treviño on June 12, 2006, 06:27:30 AM
Here you are my packages:
http://italy.copybase.ch/blog/informatica/linux/amule-213-ubuntu-dapper/

Compiled with:
Code: [Select]
./configure prefix=/usr mandir=\${prefix}/share/man infodir=\${prefix}/share/info enable-optimize enable-amule-daemon enable-amulecmd enable-webserver enable-amule-gui enable-wxcas enable-alc
Available for x86 and 686 archs.

Replaced desktop pixmap with a better one ;)
Title: same
Post by: samae on June 14, 2006, 08:39:02 PM
I've also been busy :

Here is the Dapper 64 version of aMule 2.1.3, with the same options as wuischke ;)

http://methu.free.fr/ubuntu/amule_2.1.3-1_amd64.deb

Code: [Select]
same procedure as always :
    > download smwhere
    > in a terminal, cd to the directory where you downloaded aMule64
    > sudo dpkg -i amule_2.1.3-1_amd64.deb
Have fun ^^

nb: don't hesitate to report any bugs in this version, this way I can learn and always make better releases :p
Title: Re: Ubuntu 6.06
Post by: wuischke on July 02, 2006, 04:15:16 PM
Well, if you feel to use just another Ubuntu-Repo with some usability limitations (packages are not signed) then you could add the following line to your /etc/apt/sources.list :
Code: [Select]
deb http://wuischke.pytalhost.org dapper amule wx vlcFeatures:
New host
Title: Re: Ubuntu 6.06
Post by: KyroMaster on July 12, 2006, 06:43:33 PM
Does this version support kad, I always get "kad:off" even if it´s enabled
Title: Re: Ubuntu 6.06
Post by: wuischke on July 14, 2006, 02:54:54 PM
Yes, it does support Kad. Please load a new nodes.dat (Click on the network-icon, select the KAD-tag and click on the blue arrow on the left side to download a new one) and try it again.

Regards
Title: Re: Ubuntu 6.06
Post by: Gerd78 on July 16, 2006, 07:23:43 PM
wuischke, would you mind allowing HTTP directory listings on http://wuischke.sam-city.com/dists/ and below? That way it would be much easier to download/access the packages individually/manually.
Title: Re: Ubuntu 6.06
Post by: wuischke on July 16, 2006, 09:29:16 PM
Oh, this wasn't enabled?  ?(

Very huge thanks to you for pointing this out to me, I always used ftp to access the server.

Oh, if I'm already onto this ;) : Thanks for your big engagement here!
Title: Re: Ubuntu 6.06
Post by: Gerd78 on July 16, 2006, 10:00:32 PM
Quote
Originally posted by wuischke
Very huge thanks to you for pointing this out to me, I always used ftp to access the server.
FTP access is not public, it needs login credentials. ;)
Title: Re: Ubuntu 6.06
Post by: wuischke on July 16, 2006, 10:10:11 PM
Nah, I just meant that I never got to know that dir-listing isn't enabled, 'cause I've never tested it.