Code::Blocks Forums

User forums => Help => Topic started by: Blocks4moi on June 19, 2009, 08:34:57 am

Title: .cpp file Permissions denied.
Post by: Blocks4moi on June 19, 2009, 08:34:57 am
 Hello. I just installed Code::Blocks on Ubuntu Ultimate Edition 64bit. I'm trying to run a simple program. When I press "Build and Run" I get an error that says : "sh: /home/user/programs/filename:  Permissions denied      Press Enter to continue." How can I fix this?
Title: Re: .cpp file Permissions denied.
Post by: MortenMacFly on June 19, 2009, 08:38:58 am
Hello. I just installed Code::Blocks on Ubuntu Ultimate Edition 64bit. I'm trying to run a simple program. When I press "Build and Run" I get an error that says : "sh: /home/user/programs/filename:  Permissions denied      Press Enter to continue." How can I fix this?
Adjust the permissions?
Probably the permissions are not derived correctly from the folder above?
However - this should also happen on the command console. So be careful:  it's not a C::B issue.