Menu

G3torrent-1.0-RC1 Linux standalone executable

LeoXV
2004-11-25
2013-04-03
  • LeoXV

    LeoXV - 2004-11-25

    To run it, you don't need wxPython!

    http://www.kolumbus.fi/jukka.lehtomaki/gentoo/who-is-your-buddy/g3torrent.linux.tar.gz  
    Size 4 MB.

    To run it you must make it executable:
    chmod 755 g3torrent
    ./g3torrent

    Remember set incoming and torrent folder.
    - bugs in Unicode support.
    - broken: Web Interface -Add Torrent from URL

     
    • LeoXV

      LeoXV - 2004-11-25

      Software package rely on your $BROWSER variable being set.
      To test if your $BROWSER variable is set, enter the following command:
      echo $BROWSER

      If the name of your favourite browser doesn't appear then this variable has not been set.

      To set this variable to your chosen browser, you can add it to the bottom of /etc/profile. For example to set firefox as your default browser add the following:
      export BROWSER="firefox"

      -reboot computer or log out..

      http://gentoo-wiki.com/TIP_Set_your_default_browser

       
    • bala_

      bala_ - 2004-11-27

      i get "Illegal instruction" when i try to run g3torrent.

      using debian/sid and $browser is set.

       
    • LeoXV

      LeoXV - 2004-11-27

      What CPU you have?

      I guess you have AMD, because my system is compiled with Intel Inside flags ;)

      Compile it yourself from source code.

      http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/
      http://www.rootshell.be/~leoxv/gentoo/g3torrent/IntelInside.jpg

       

Log in to post a comment.