Results 1 to 4 of 4

Thread: tar.bz2 installation problems

  1. #1
    Join Date
    Dec 2009
    Location
    192.168.1.1
    Beans
    79
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    tar.bz2 installation problems

    Hey folks. I noticed that I'm consistently having the same problem whenever I try to manually install a tar.bz2 file (for example, Vuze install package.) It works fine for the first bit with "tar -xvfj filename.tar.bz2," but when I cd to the file and try ./configure, make, or make install, it returns that there is "no such file or directory" even if there is a makefile. Any ideas???
    Linux hath descended forth from thy hand; that sudo shall quickly carry out thy command. We shall pour forth a river to thee; and teeming with kernels shall it ever be. In nomine Torvald, et User, et Spiritus 'Buntu.

  2. #2
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: tar.bz2 installation problems

    Not all tar.bz2 files need to be compiled. I don't know about Vuze, but for instance Firefox distributes ready-to-run binaries as tar.bz2, which should only be extracted.

    You should get the installation instructions from the web site where you obtained that file. Additionally, unless you have a good reason to download software from web sites, you should use only the repositories, for safety reasons.

    To install Vuze with the command below:

    Code:
    sudo apt-get install vuze

  3. #3
    Join Date
    Dec 2009
    Location
    192.168.1.1
    Beans
    79
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: tar.bz2 installation problems

    Thanks for the info. I'll need to do a little poking around to make sure I get this installed right. I tried the repos first like you suggested, but the version it installed was out of date and wouldn't work (Vuze in my repos is at v.2.0.8 when the current version is 4.4) Thank you for the help though, and hopefully I can get more ejumacated on this kinda stuff
    Linux hath descended forth from thy hand; that sudo shall quickly carry out thy command. We shall pour forth a river to thee; and teeming with kernels shall it ever be. In nomine Torvald, et User, et Spiritus 'Buntu.

  4. #4
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: tar.bz2 installation problems

    Quote Originally Posted by SchizmWolf View Post
    Thanks for the info. I'll need to do a little poking around to make sure I get this installed right. I tried the repos first like you suggested, but the version it installed was out of date and wouldn't work (Vuze in my repos is at v.2.0.8 when the current version is 4.4) Thank you for the help though, and hopefully I can get more ejumacated on this kinda stuff
    All you need to do is extract the vuze tar.bz2 file and click the vuze file (without extension) inside the extracted folder. I just tested it here and it works.

    Nevertheless, I would recommend other BiTorrent clients, like Deluge, KTorrent and qBitTorrent. I'm currently using the last one and is the fastest client I ever used.

Tags for this Thread

Bookmarks

Posting Permissions

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