Thread
:
Help with xterm and bash
View Single Post
codeMonkey
2010-06-11 , 07:41
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#
2
For some reason it's not finding the scripts.
Can you check that /usr/bin is still in your path?
Code:
echo $PATH
You might also want to try to run them from the /usr/bin directory to test that way too
Code:
cd /usr/bin ./Jade_text
Quote & Reply
|
codeMonkey
View Public Profile
Send a private message to codeMonkey
Find all posts by codeMonkey