On Nov 27, 2013, at 12:05 PM, Kevin Ingwersen <[email protected]> wrote:

> Hey there!
> 
> I am trying to prepair an installable GNUstep package for Mac OS X. But I 
> have been having slight issues with building. 
> 
> When I supply flags to ./configure then it works. But InstallGNUstep 
> perfectly ignores them - completely.
> 
> So I am calling it with this
> sudo ./InstallGNUstep --prefix=/opt/GNUstep/ 
> --config-options='--prefix=/opt/GNUstep/ --with-thread-lib=pth 
> --with-x=/opt/X11/ --with-include-flags="-I/opt/GNUstep/include" 
> --enable-libffi --with-library-flags="-L/opt/GNUstep/lib" 
> --x-includes=/opt/X11/include/ --x-libraries=/opt/X11/lib/‚
> 

GNUstep startup doesn't really work on MacOSX.  You should try to compile the 
packages separately.


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to