discuss-gnustep
[Top][All Lists]
Advanced

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

Re: URGENT: Unable to run PROJECTCenter


From: Sebastian Reitenbach
Subject: Re: URGENT: Unable to run PROJECTCenter
Date: Tue, 03 Jul 2012 18:44:46 +0200
User-agent: SOGoMail 1.3.16

 
On Tuesday, July 3, 2012 11:39 CEST, krsna <krishpartha@gmail.com> wrote: 
 
> 
> Hi Riccardo, 
> 
> I am getting the following error message. Can you please help me in fixing
> it out....
> 
> Now the error message I got is 
> 
> 5: /common.make: No such file or directory 
> 50: /aggregrate.make: No such file or directory 
> 51: /application.make: No such file or directory 
> 
> I can find them at /GNUStep/System/Library/Makefiles 
> But I don't know where to set it. 
>  

in your shell, you should source GNUstep.sh

. /GNUStep/System/Library/Makefiles/GNUstep.sh
^^^
note the dot, followed by a space

assuming you are using a sh compatible shell, otherwise try the .csh file.

Sebastian

> 
> Can you please help me out...
> 
> Thanks, 
> Krsna
> 
> Riccardo Mottola-5 wrote:
> > 
> > Hi,
> > 
> > you should eventually see a .exe file once "make install" completed
> > 
> > I install into the System domain, so my ProjectCenter.app bundle ends up 
> > here
> > 
> > G:\GNUstep\GNUstep\System\Applications\ProjectCenter.app
> > 
> > (most probably you will have C: instead of G:)
> > 
> > The contents of the said application bundle is, for me:
> > 
> > $ ls -l
> > total 928
> > -rwxr-xr-x  1 mottola Administrators 942732 Jan 14 13:52 ProjectCenter.exe
> > -rw-r--r--  1 mottola Administrators   5704 Jan 14 13:52
> > ProjectCenter.exe.a
> > drwxr-xr-x 16 mottola Administrators      0 Aug  8  2010 Resources
> > -rw-r--r--  1 mottola Administrators     71 Jun 24  2010 stamp.make
> > 
> > Regards
> >    Riccardo
> > 
> > On 03/10/2011 12:17 PM, n2cVd wrote:
> >> Hi,
> >>
> >> Thanks a lot, I've done
> >>   make and make install
> >> with success
> >>
> >> But does not find the project center executable !!
> >> I found .a instead
> >>
> >> (it's a .exe.a but even if I change it to .exe it does not work)
> >>
> >> I tried many times installing all again, but no result
> >>
> >> anyone can help ?
> >>
> >>    
> >>
> > 
> > 
> > _______________________________________________
> > Discuss-gnustep mailing list
> > Discuss-gnustep@gnu.org
> > http://lists.gnu.org/mailman/listinfo/discuss-gnustep
> > 
> > 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/URGENT%3A-Unable-to-run-PROJECTCenter-tp29243759p34106528.html
> Sent from the GNUstep - General mailing list archive at Nabble.com.
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
 
 
 
 



reply via email to

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