View Single Post
  #2 (permalink)  
Old April 15th, 2003
kodenine kodenine is offline
Disciple
 
Join Date: April 13th, 2003
Posts: 19
kodenine is flying high
Default

make sure that you have the execute rights to run the program. I would also recommend that you use the terminal and run it from there with the background tag at the end. Example: "runlime.sh &"

Just in case your new to Linux use chmod and chown to change the rights and owner of the file.
Reply With Quote