Code::Blocks Forums

User forums => Help => Topic started by: spareparts on December 29, 2008, 01:04:47 am

Title: xterm help
Post by: spareparts on December 29, 2008, 01:04:47 am
I am using Code::Blocks with G++ compiler (or GCC, I already forgot, haha).

I was having a status 255 error and I looked up how to fix this on the forum and found I needed Xterm.

I've downloaded Xterm and now my program builds and tries to run, but Xterm gives me the following error:

"sh: /home/korh/helloworld: Permission denied

Press ENTER to continue."

I've tried moving the source file to different directories seeing if my directory was locked, but it's not helping.
Any ideas?

Thanks!
Title: Re: xterm help
Post by: spareparts on December 29, 2008, 01:30:34 am
Was looking for a way to run it in a different terminal and I found the answer to my initial question.