Find the answer to your Linux question:
Results 1 to 4 of 4
im tryong to install some software but for some reason it doesn't want to work ? One file is a bz2 so i typed in the teminal = bunzip2 Azureus_2.3.0.6_linux.tar.bz2 ...
  1. #1
    Just Joined! MonkeySniper>'s Avatar
    Join Date
    Dec 2005
    Location
    Texas
    Posts
    24

    Am i doing this wrong ?

    im tryong to install some software but for some reason it doesn't want to work ? One file is a bz2 so i typed in the teminal = bunzip2 Azureus_2.3.0.6_linux.tar.bz2 , and then it went back to the normal command promt. This is where im lost lol i forgot how to finsh installing software. i tried ./configure but nothing gave me a error. Ten tried make but same error so how do i install software jsut need like a example or step by step. I waaaaas reading the sticky and i tried it but thats where it gives me the errors and stuff.

  2. #2
    Linux User St. Joe's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Posts
    271
    You want the easy way? Install the deb file for this package.
    Download it to your /home/username directory.

    Then open a terminal and issue this command:
    $ su
    # dpkg -i azureus_2.3.0.6-1_all.deb

    Download here: azureus_2.3.0.6

    You'll also need to be sure you have j2re1.5 (or java-virtual-machine), libseda-java, libswt-gtk-3.1-java, libcommons-cli-java, and liblog4j1.2-java installed as they are needed dependencies.
    It may be that your sole purpose in life is simply to serve as a warning to others.

  3. #3
    Just Joined! MonkeySniper>'s Avatar
    Join Date
    Dec 2005
    Location
    Texas
    Posts
    24
    sweet thanks i got it now but i cant find the program haha.

  4. #4
    Linux User St. Joe's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Posts
    271
    Quote Originally Posted by MonkeySniper>
    sweet thanks i got it now but i cant find the program haha.
    # update-menus
    But that might not show up immediately.

    Alt+F2, then type in 'azureus'.
    It may be that your sole purpose in life is simply to serve as a warning to others.

Posting Permissions

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