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.
Announcement
Collapse
No announcement yet.
How to install programs
Collapse
This topic is closed.
X
X
-
Hello. Assuming the download is in your "Home' directory somewhere, go to that directory and try
Code:sh start.sh
- Top
- Bottom
-
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.
Last edited by RibaFish66; Feb 16, 2012, 11:30 AM.
- Top
- Bottom
Comment
Comment