Hi Gianluca, Sorry to hear you can't make the hackathon. The error is that the build system can't find the plmerge utility. This is due to the fact that it is installed inside the /usr/local/GNUstep directory, and you need to source the GNUstep script to set up the paths correctly. For the FreeBSD root shell, you need to run this command:
# source /usr/local/GNUstep/System/Library/Makefiles/GNUstep.csh David On 7 Apr 2009, at 23:28, Gianluca Audone wrote: > Hi everyone ! > > After a busy period I'm back and I have some bad and good news. > > The bad news is that I can't come on the Hackathon. I'm sorry but > I'm having some important test on that period. > > The good news is that I finally got a computer to work on Étoilé, > but i need some help. > > I chose FreeBSD and I made some great step from last time but I got > an error while compiling gnustep-core/back. So I'll attach you the > env and the result. > > Hope to hear from you soon > > Bye > Gianluca > > > <ET_FreeBSD.rtf> > > > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
