Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: fahim on January 18, 2009, 11:36:52 am

Title: showing Permission Denied in ubuntu 8.10
Post by: fahim on January 18, 2009, 11:36:52 am
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.
Title: Re: showing Permission Denied in ubuntu 8.10
Post by: Jenna on January 18, 2009, 11:44:16 am
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.
Title: Re: showing Permission Denied in ubuntu 8.10
Post by: Green::horn on January 18, 2009, 01:36:25 pm
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
Title: Re: showing Permission Denied in ubuntu 8.10
Post by: fahim on January 18, 2009, 04:22:45 pm
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
Title: Re: showing Permission Denied in ubuntu 8.10
Post by: Green::horn on January 18, 2009, 04:54:16 pm
Hm, maybe your Projects folder isn't in your homepath ?

Did you set it, for example, to ~/CodeBlocks ?
Title: Re: showing Permission Denied in ubuntu 8.10
Post by: fahim on January 18, 2009, 04:59:22 pm
Hi Guys,
  I just set it in my home directory not under code blocks how to get rid of this error.Thanks in Advance.