When I compile my program by typing...
Code:
g++ foo.cpp
Code:
./a.out
Code:
a.out: Permission denied
I have the same problem with Perl programs as well, but I found that when I type...
Code:
perl foo.pl
|
Newbie Member
|
|
| 25May2007,00:37 | #1 |
|
I know I'm posting this forum twice, but I lost my original post and I didn't know there was a "Linux" forum.
When I compile my program by typing... Code:
g++ foo.cpp Code:
./a.out Code:
a.out: Permission denied I have the same problem with Perl programs as well, but I found that when I type... Code:
perl foo.pl |
|
Go4Expert Founder
|
![]() |
| 25May2007,09:55 | #2 |
|
You have posted it as an Article and so it went to Editorial review and your posts is moved into the forums. Duplicate of Can't run C++ programs!. Thread closed.
|