AzureusHowTo

Differences between revisions 1 and 2
Revision 1 as of 2005-10-27 04:30:54
Size: 552
Editor: 12
Comment:
Revision 2 as of 2005-10-27 04:33:11
Size: 558
Editor: 12
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Code:
<pre>
Line 6: Line 5:
</pre>

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

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