News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

xterm help

Started by spareparts, December 29, 2008, 01:04:47 AM

Previous topic - Next topic

spareparts

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!

spareparts

Was looking for a way to run it in a different terminal and I found the answer to my initial question.