Thread
:
To the phone
View Single Post
michaaa62
2010-12-31 , 14:27
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
For it to work you have to have all the dependencies, if any, installed. If it is something like a script you have to make the file executable
Code:
chmod +x /home/user/bin/SomeApplication
Ther more complex it becomes, the more likely it is to have the application installed in the proper path /usr/bin/ with additional stuff being either /usr/share /usr/lib.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62