help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie alert: Can't install Project Center


From: Sierra Bravo
Subject: Re: Newbie alert: Can't install Project Center
Date: Tue, 14 Oct 2008 09:57:54 -0700 (PDT)

Thanks very much. That works...


sb




Adam Fedor-5 wrote:
> 
> 
> On Oct 13, 2008, at 11:06 AM, Sierra Bravo wrote:
> 
>> I can compile the downloaded source of Project Center ('make' works  
>> fine)
>> but not install (make install), as it fails reporting:
>>
>> GNUmakefile:5: /common.make: No such file or directory
>> GNUmakefile:103: /aggregate.make: No such file or directory
>> GNUmakefile:104: /application.make: No such file or directory
>> make: *** No rule to make target `/application.make'.  Stop.
> 
> I'm not sure about your other questions, but if you are using sudo to  
> install, your shell is probably wiping out your environment as a  
> security measure. To get around this, try either:
> 
> sudo su
> . /usr/share/GNUstep/Makefiles/GNUstep.sh
> make install
> 
> or
> 
> sudo make GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles install
> 
> 
> 
> 
> _______________________________________________
> Help-gnustep mailing list
> Help-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnustep
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Newbie-alert%3A-Can%27t-install-Project-Center-tp19958829p19977745.html
Sent from the GNUstep - Help mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]