Thread
:
Developing on a Mac
View Single Post
FreeThinker
2010-05-25 , 07:47
Posts: 65 | Thanked: 36 times | Joined on Apr 2010 @ Las Vegas
#
33
So just do this before trying to run it:
Code:
chmod +x name_of_file
And then run it by doing
Code:
./name_of_file
Where "name_of_file" is the full name of the file you're trying to run
Quote & Reply
|
The Following User Says Thank You to FreeThinker For This Useful Post:
nosa101
FreeThinker
View Public Profile
Send a private message to FreeThinker
Find all posts by FreeThinker