PDA

View Full Version : Anjuta autogen.sh permission denied



heepie
April 3rd, 2010, 04:31 PM
I trying to make a very simple app with ajunta just to get the hang off it. But when I try to make a very simple app with it I'm getting some error messages. I'm creating a new project with anjuta, then I edit the *ui file where I add a couple of widgets, I make the right association with glade files (callback.c) But when I build the project I get this message:

Building in directory: /home/heepie/workspace/anjuta/gtk-foobar/Debug
/home/heepie/workspace/anjuta/gtk-foobar/autogen.sh --enable-maintainer-mode CFLAGS=-g -O0 CXXFLAGS=-g -O0 JFLAGS=-g -O0 FFLAGS=-g -O0

/home/heepie/workspace/anjuta/gtk-foobar/Debug/(anjuta:803): libanjuta-WARNING **: Cannot execute command: "/home/heepie/workspace/anjuta/gtk-foobar/autogen.sh"

execvp failed: Permission denied
Completed unsuccessfully
Total time taken: 0 secs


I'm sure it's a very simple option but at the moment i'm stuck and I tried everything I can think off. Going to the terminal didn't help either.

Using anjuta 2.28.00

kishan.b
December 22nd, 2010, 05:00 PM
I actually tried
sudo anjuta
It worked fine..

kishan.b
December 23rd, 2010, 01:01 PM
Its a pity that there are no other replies here.. If u know please take time to reply.. Bcoz ther are others who hav the same problem !!