AzureusHowTo

Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2006-06-02 18:42:40
Size: 922
Editor: cpe-069-134-168-042
Comment: general cleanup, removed Hoary howto
Revision 16 as of 2006-06-03 02:54:54
Size: 922
Editor: S0106000fb085cc63
Comment: rework installation method
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 1. Add the multiverse repositories. See AddingRepositoriesHowto for more information.
 2. Install Azureus and Sun Java:
{{{
sudo apt-get install
azureus sun-java5-jre
}}}
 3. Configure alternatives to use Sun's java
1. Add the multiverse repositories. See AddingRepositoriesHowto for more information.

2. Install Azureus and Sun Java by installing the following packages: {{{azureus sun-java5-jre}}}

3. Configure alternatives to use Sun's java
Line 19: Line 19:
 1. Add {{{universe}}} and {{{multiverse}}} repositores. See AddingRepositoriesHowto for more information.
 2. Install Azureus' dependencies:
 {{{
sudo apt-get install
j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java
}}}
 
3. Download and install Azureus:
1. Add {{{universe}}} and {{{multiverse}}} repositores. See AddingRepositoriesHowto for more information.

2. Install Azureus' dependencies, the following packages: {{{j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java}}}.


3. Download and install Azureus:
Line 30: Line 31:
CategoryCleanup CategoryDocumentation CategoryDocumentation

Azureus is a BitTorrent client written in Java.

Installing

Ubuntu 6.06 (Dapper Drake)

1. Add the multiverse repositories. See AddingRepositoriesHowto for more information.

2. Install Azureus and Sun Java by installing the following packages: azureus sun-java5-jre

3. Configure alternatives to use Sun's java

  • sudo update-alternatives --config java

Ubuntu 5.10 (Breezy Badger)

1. Add universe and multiverse repositores. See AddingRepositoriesHowto for more information.

2. Install Azureus' dependencies, the following packages: j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java.

3. Download and install Azureus:

  • wget http://ftp.egr.msu.edu/debian/pool/contrib/a/azureus/azureus_2.4.0.2-1_all.deb sudo dpkg -i azureus_2.4.0.2-1_all.deb
    rm azureus_2.4.0.2-1_all.deb

CategoryDocumentation

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