discuss-gnustep
[Top][All Lists]
Advanced

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

GNUstep on Darwin


From: LHelldorf
Subject: GNUstep on Darwin
Date: Tue, 3 Apr 2001 17:57:07 +0200


Hi, I try to build GNUstep on Darwin 1.2.1.
As a Guide I use http://www.made-it.com/GNUstep/Build/ from Dennis Leeuw which is very helpfull.

At first I tried to build gnustep-make from gnustep-make-0.9.2.tar.gz.
I unzipped and untared this archive then I entered "./configure --prefix=/opt/GNUstep" which resulted in the message that my machine could not be recognized.
I found config.guess as the source of the problem. Luckily there is a newer config.guess in /usr/libexec/ of the Darwin Installation. I replaced your config.guess with the config.guess from Darwin and - whoops - it recognized my machine! I can send you a copy of this config.guess if you want to include it into your source tree.
But I fear that's not all. configure brought some errors concerning Darwin. It said something about Darwin to be unknown or the like. Is this important? What can be done about it?

my second question is:
http://www.made-it.com/GNUstep/Build/gsmake.html it says:
>If you are using the bash or sh shell type:
>. /opt/GNUstep/System/Makefiles/GNUstep.sh
>If you are using csh do:
>. /opt/GNUstep/System/Makefiles/GNUstep.csh
>Add the line also to all the .profile files of the users that are going to use GNUstep.

Where has this .profile file to be located (I didn't found one on my Darwin Installation)?

Thank you very much, Lars
reply via email to

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