View Single Post
  #5  
Old 12-03-2010, 11:34 AM
MIJ-VI MIJ-VI is offline
Junior Member
 
Join Date: Dec 2010
Posts: 9
MIJ-VI is on a distinguished road
Default

Re: How to install and use TubeMaster++ in Linux (like Ubuntu 9.10) to record streami


Quote:
Originally Posted by Stream Recorder View Post
Open the terminal and go to the directory where you have saved "tm++.tar.gz". Then try to unpack using tar. Then go to the directory with tm++.sh and run "chmod +X tm++.sh". Then you can run TubeMaster using "sudo ./tm++.sh".
I unpacked tm++.linux.tar.gz. Doing so resulted in a folder named TubeMaster++.

In said folder were the following items:

- a folder named lang
- a document named Install *HowTo.txt
- and a .jar archive named tm++.jar

These wasn't anything named tm++.sh

I then ran and got the following results in Terminal:

Code:
p4@ubuntu:~$ cd TubeMaster++
p4@ubuntu:~/TubeMaster++$ chmod +X tm++.sh
chmod: cannot access `tm++.sh': No such file or directory
p4@ubuntu:~/TubeMaster++$
What am I doing wrong?

EDIT:

*The last part of the instructions in this document are:

"=----- (2) -> Once all System Requirements are installed go to TubeMaster++ folder.
=----- (3) -> Run tm++.jar (You must be ROOT !).
=----- (4) -> If you have any questions, suggestions, or if you find some bugs, please contact me at : ggsofts[at]gmail.com"

How would one run Run tm++.jar and do so as root?

I've e-mailed this ^ question to ggsofts[at]gmail.com as well.
Reply With Quote