LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   IT++ make error (https://www.linuxquestions.org/questions/programming-9/it-make-error-814419/)

snif123 06-16-2010 12:22 AM

IT++ make error
 
Hi all..newbie here.
I have installed it++ on suse11.2
I have downloaded an example project and everytime i try to "make"..error "/bin/sh: line 1: .dependencies: Permission denied" comes up.I have tried to run as root but this hangs on "checking dependencies" and gives no action.any help would be appreciated

ForzaItalia2006 06-16-2010 05:29 PM

Quote:

Originally Posted by snif123 (Post 4004995)
Hi all..newbie here.

Hey, welcome to the forum :-)

Quote:

Originally Posted by snif123 (Post 4004995)
I have installed it++ on suse11.2
I have downloaded an example project and everytime i try to "make"..error "/bin/sh: line 1: .dependencies: Permission denied" comes up.I have tried to run as root but this hangs on "checking dependencies" and gives no action.any help would be appreciated

I've never used it++ so far, but did you check the permissions of the .dependencies file. And did you have a look at the Makefile?

Maybe you could give a link to the location where you downloaded the example project from?

It sounds like an easy-to-solve problem, but it would be good to have a look at the Makefile and the structure of the project ....

Andi

snif123 06-16-2010 08:04 PM

sorted
 
cheers for the response,i got this sorted.just had to work outside the downloads directory.


All times are GMT -5. The time now is 12:17 AM.