Ubuntu 8.10 32 bit - How to install Vuze Azureus 4.1

Asked by Ian

I tried to update Vuze using - Chown _ R 777/usr/share/vuze and got this error
 cannot access `/usr/share/vuze': No such file or directory

Vuze on my system is locateted at Usr/Share/doc/vuze

So I tried Chown _ R 777/usr/share/doc/vuze but I got this message
Command not found

Please help me up date..

Is there any program I can install to make Vuze upload more that 30kb per second.. Cos I need to get my upload ratio up abit more

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu azureus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

The command you type is wrong...

Might be interested of upgrading Azureus using getdeb https://answers.launchpad.net/ubuntu/+source/azureus/+question/22546

There is a bug about Azureus update this https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/301189

Hope this helps

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Can you give use some detail of your dsl line upload at 30k might be fine...

Thank you

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

i want tell you i use Azureus to help spread Ubuntu torrent (stable and alpha release) and i set my upload to 20 k i have a total outboud speed of 32k

Hope this helps

Revision history for this message
Ian (reikonix2) said :
#4

Thanks for all your help guys but I had down loaded (Vuze_4.1.0.4_linux.tar.bz2) read the READ ME file and I Didn't understand it but... It reads like this

RUNNING:
1. Extract the contents of this .tar.bz2 file.
2. Change to the 'azureus' directory where the files were extracted.
3. Start Azureus by running the script named 'azureus'; ex. "./azureus"

How can i do all this when there is no azureus file on my computer...

Please help cos i am really stuck

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

How to instal Vuze Azureus 4.1.0.4 on Ubuntu 8.10 32 bits using terminal:

Please open a Terminal from the menu Applications → Accessories → Terminal and type

sudo aptitude install sun-java6-bin

give your user password when requested, you don't see nothing when you type it, then press enter.

sudo apt-get remove vuze
sudo apt-get autoremove
wget http://prdownloads.sourceforge.net/azureus/Vuze_4.1.0.4_linux.tar.bz2?download
tar xvjf Vuze_4.1.0.4_linux.tar.bz2
cd vuze
gedit azureus

Please apply this changes at the top of file:

JAVA_PROGRAM_DIR="/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin/" # use full path to java bin dir, ex. "/usr/java/j2sdk1.4.2/bin/"
PROGRAM_DIR="/usr/share/vuze/vuze" # use full path to Azureus bin dir
JAVA_ARGS="-Xmx128m"

Save and exit

sudo mv azureus /usr/bin/azureus
sudo mv vuze /usr/bin/vuze
cd ..
sudo mv vuze /usr/share/vuze/.

sudo chmod -R 777 /usr/share/vuze

Then to add a menu item System → Preferences → Main Menu → Internet → New Item
Type:Application
Name: Vuze
Command: vuze
Change icon: /usr/share/vuze/vuze/vuze.png

Hope this helps

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

This are my notes might be you must change some detail...

Hope this helps

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#7

Here another method to get an Azureus installation directly without any deb... and to get a self upgradable Azureus

http://forlong.blogage.de/en/entries/2008/12/2/How-to-install-and-update-Vuze-formerly-Azureus-4-on-Ubuntu

It works fine...

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask Ian for more information if necessary.

To post a message you must log in.