News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

showing Permission Denied in ubuntu 8.10

Started by fahim, January 18, 2009, 11:36:52 AM

Previous topic - Next topic

fahim

Hi Guys,
  I am using code blocks in Ubuntu 8.10 when i try to run program a simple one as this is my first one using code blocks compiler it shows error saying that Permission denied how to sort it out. Thanks in advance.

Jenna

What about using some punctuation mark, like comas and/or dots, to make post a little more  readable ?

By the way C::B is not a compiler "just" an IDE.

What exactly have you done, and when do you get your errormessage ?

It could be helpful, if you describe your problem a little more.

Green::horn

Moinsen,

I have also installed CodeBlocks on Ubuntu 8.1o "Intrepid Ibex" and it runs without any problems.

Just installed it with Synaptic and that's all. It works fine in Ubuntu and has more Options than the Windoze version. ;)


Greetz
Greenhorn

fahim

Hi Guys,
  Thanks for your replies,
  I will paste you the error i get when i compile a small programme using code blocks the error it shows is

   sh: /path/filename: Permission denied

   Press Enter to continue

when i press enter the the pop up window shuts off. i just tested it with a small programme just to print out a title.When i compile there is no errors but when i try to run it it shows the error i described above.Let me know how to get rid of this problem thanks in advance

Green::horn

Hm, maybe your Projects folder isn't in your homepath ?

Did you set it, for example, to ~/CodeBlocks ?

fahim

Hi Guys,
  I just set it in my home directory not under code blocks how to get rid of this error.Thanks in Advance.