Announcement

Collapse
No announcement yet.

How to install programs

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to install programs

    Ok i v downloaded a tarball from BTLive site which contains program for Linux.Its still in beta phase and you can stream torrent via the web.The problem is i dont know how to install it.Inside a tarball there are four files.BTLive which is executable file,start.sh and stop.sh which are shell scripts and some kinda empty document.i tried sudo command on start.sh and BTLive but nothing is working.

    #2
    Hello. Assuming the download is in your "Home' directory somewhere, go to that directory and try

    Code:
    sh start.sh
    See what that does.
    ​"Keep it between the ditches"
    K*Digest Blog
    K*Digest on Twitter

    Comment


      #3
      well it does this:
      Code:
      NFO:peer:Traceback (most recent call last):
        File "<string>", line 414, in <module>
        File "<string>", line 188, in __init__
        File "/home/tim/live/_dist/live/build/pyi.linux2/BTLive/outPYZ1.pyz/core.btlog", line 35, in init_log
        File "/usr/lib/python2.6/logging/__init__.py", line 1402, in basicConfig
        File "/usr/lib/python2.6/logging/__init__.py", line 827, in __init__
        File "/usr/lib/python2.6/logging/__init__.py", line 846, in _open
      IOError: [Errno 13] Permission denied: '/tmp/peer.log'
      
      INFO:peer:Attempting to Read UUID From File.
      INFO:peer:2012-02-16 18:18:19.809471
      INFO:peer:Uploading traceback to sdb failed - The request must contain the parameter ItemName
      INFO:peer:Finished uploading traceback.
      Sorry i managed to get it working,millions thanks to you.
      Last edited by RibaFish66; Feb 16, 2012, 11:30 AM.

      Comment

      Working...
      X