The simplest way on the mac is to do this:
1. Download the latest source from
ftp://ftp.gnustep.orggnustep-make and gnustep-base in pub/gnustep/core
gnustep-dl2 in pub/gnustep/libs
For the packages gnustep-make, gnustep-base and gnustep-dl2, in order, do the following
cd into the package direcrtory
./configure
make
sudo make install
(EXCEPT: After installing gnustep make, type:
source /Library/GNUstep/Makefiles/GNUstep.sh
)
On Feb 15, 2009, at 12:01 PM, Ricardo Strausz wrote:
Hola Adam!
I was able to go a bit further, but not all the way (below my last error)...
I'd also try to install gdl2 through macports, and while it tries to build gnustep-gui it breaks (error number 2 below)...
can there be a conflict?
can you suggest a better/easier way to install gnustep and GDL2 into a PowerBook G3 running OSX 10.3.9? I will appreciate any hint.