Find the answer to your Linux question:
Results 1 to 8 of 8
I am quite new to suse, and i wanted to download Azureus. I need to know a source, and how to install what i download in the terminal.(i really don't ...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    1

    Question Azureus

    I am quite new to suse, and i wanted to download Azureus. I need to know a source, and how to install what i download in the terminal.(i really don't like using yast) and i am not entirely sure that i have all of the drivers neccesary for Azureus. Help in this matter would be greatly apreciated.

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Have you considered using smart it is faster and easier to use then Yast

    http://susewiki.org/index.php?title=...ackage_Manager

    To insatll via RPM you need to find all the dependencies of the package and install them first.

    You can use RPM -R thepackage.rpm to get a list of required dependencies

    BTW info, help or man followed by a command gives usage information the command

    I used man rpm to get the above

  3. #3
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    Quote Originally Posted by professorbell View Post
    I am quite new to suse, and i wanted to download Azureus. I need to know a source, and how to install what i download in the terminal.(i really don't like using yast) and i am not entirely sure that i have all of the drivers neccesary for Azureus. Help in this matter would be greatly apreciated.
    azureus is ajava application you dont ahve to install it u can simply download the linux version open the folder and run it as ./azureus it will run properly even minimise

  4. #4
    Linux Newbie
    Join Date
    Mar 2007
    Posts
    243
    Then you have to set up permission for Azureus in the Firewall. Yast>Security>Firewall.

  5. #5
    Just Joined! troopa's Avatar
    Join Date
    May 2007
    Location
    Croatia
    Posts
    4
    hi...is it enogh just to open the ports in firewall
    also when i close gnome terminal azureus closes as well...is this the way it should be
    is there a way to connect *.torrent files with azureus so when i doubleclick them or run them from firefox they open in azureus?

  6. #6
    Linux User netstrider's Avatar
    Join Date
    Jul 2005
    Location
    South Africa
    Posts
    474
    Let's say your azureus files is in /home/user/binary/azureus/azureus

    Then just simply do this to create a shortcut to Azureus on your desktop, this will prevent Azureus from closing once you close Gnome-Terminal, Azureus closes because it is run within the terminal once you do ./azureus - So:

    cd /home/user/Desktop/
    ln -s /home/user/binary/azureus/azureus

    Now check on your desktop there's a link to it, else you can simply right-click on your desktop and create a link to that file (all the same).

  7. #7
    Just Joined! troopa's Avatar
    Join Date
    May 2007
    Location
    Croatia
    Posts
    4
    thnx....my azureus is in my home folder should i move it or just do as you said...i extracted it there as i had no idea it would be run directly from there

  8. #8
    Linux User netstrider's Avatar
    Join Date
    Jul 2005
    Location
    South Africa
    Posts
    474
    It really doesn't matter where it is you can keep it there...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...