On 13 Aug 2012, at 09:16, Ivan Vučica <[email protected]> wrote: > Hey Patryk, > > Nice tutorial! I don't think you need to install GNUstep first. I certainly > don't do it in my script. > https://bitbucket.org/ivucica/gnustep-ubuntu
Yep, I certainly don't need to install GNUstep from apt-get before I start either. > I'll look into updating my script based on some things you do (e.g. adding > libdispatch installation and making compiling clang from trunk optional). Note, you also don't need to do anything anywhere near as complex to get libdispatch either. A simply sudo apt-get install libdispatch was enough for me. Bob _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
