Vuze -To download like a champ. Ok so you got that install of Songbird down pat? Cause we got another to do now :P Since it is the same run of commands there is slightly less detail as to what we are doing. If you did the other install everything will look quite familiar.
Go here and dload that sucka: http://www.vuze.com/app
Move it from your desktop to your home folder
Then fire up Terminal (Applications>Accessories>Terminal) and move that file to the /opt folder
sudo mv Vuze_Installer.tar.bz2 /opt
Change to the directory we just moved our file to
cd /opt/
Uncompress that bad boy (j is for .tar.bz2)
sudo tar jxvf Vuze_Installer.tar.bz2
Type the following to change ownership of the file and replace username with your username
sudo chown -R username:username vuze
Make sure it runs
cd /opt/vuze
./vuze
If it fires up alright, then File > Close vuze and close the Terminal
Right click on Applications
Select “Edit Menus”
A window will pop up, in the left pane select Applications > Sound & Video
Click on “New Item” on the right side of the window
Enter in fields as such
Name: Vuze
Command: /opt/vuze/vuze
Comment: torrentclient
It should find a nice picture of a frog to use as an icon for you :)
Hit OK, and OK, and Close
woot, celebrate by downloading content you didn't pay for!
and then stop celebrating and continue tweaking
No comments:
Post a Comment