I can not install the glib.. and gtk.. , the 'make' command is missing.
example:
----
[imac:~] imac% cd glib-1.2.0
[imac:~/glib-1.2.0] imar% ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... configure: error: can not guess host type; you must specify one
[imac:~/glib-1.2.0] imac% make
make: *** No targets specified and no makefile found. Stop.
[imac:~/glib-1.2.0] imac%
-----
So the Lazarus can not run, the libglib-1.2.0.dylib is missing.
I have iMac, PowerPc G4, Mac OS X 10.4.8, Darwin 8.8.0
X11, DevTools, Fink0.6.4
Thanks for any help,
A. Wonhas