Thread
:
[ANNOUNCE] Geany IDE - supports C,C++,python,java,php,ruby,etc...
View Single Post
BruceL
2009-09-02 , 20:24
Posts: 305 | Thanked: 154 times | Joined on Aug 2006 @ Colorado
#
50
Hi, I'm glad you got most of the way there!
I think there are two things missing:
First, make sure you have execute permissions on the executable file.
chmod a+x test.o
Next, run it like this:
./test.o
I don't know why Geany isn't running it correctly, but perhaps the above will help. (I use the command line myself.)
Good luck!
__________________
Give me immortality or give me death!
Last edited by BruceL; 2009-09-02 at
20:34
. Reason: Add more info
Quote & Reply
|
The Following User Says Thank You to BruceL For This Useful Post:
Texrat
BruceL
View Public Profile
Send a private message to BruceL
Find all posts by BruceL