AzureusHowTo

Differences between revisions 2 and 19 (spanning 17 versions)
Revision 2 as of 2005-10-27 04:33:11
Size: 558
Editor: 12
Comment:
Revision 19 as of 2008-08-06 16:41:05
Size: 56
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Before anything make sure you uncomment the universe and multiverse repositories in /etc/apt/sources.list followed by a

<pre>
sudo apt-get update
</pre>

Do the following to install azureus:

Code:

sudo apt-get install j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java

PHP Code:
wget -c http://ftp.us.debian.org/debian/pool/contrib/a/azureus/azureus_2.3.0.4-3_all.deb

Code:

sudo dpkg -i azureus_2.3.0.4-3_all.deb

That should install azureus and get you all set.


by arnieboy
----
CategoryCleanup
#REFRESH 0 http://help.ubuntu.com/community/AzureusHowTo

AzureusHowTo (last edited 2008-08-06 16:41:05 by localhost)