Hi Fink users, I've installed Darwin 7.0.1 on a Powerbook and have got it running OK, including installing Fink and a few packages. In trying to install Abiword though, I have had a problem installing one of it's dependencies, dillo. It looks like something obvious to me but I don't know what to do:
/bin/mkdir -p /sw/src/dillo-0.6.6-3 gzip -dc /sw/src/dillo-0.6.6.tar.gz | /sw/bin/tar -xvf - dillo-0.6.6/AUTHORS dillo-0.6.6/COPYING dillo-0.6.6/INSTALL dillo-0.6.6/Makefile.in dillo-0.6.6/Makefile.am ... etc ... Making all in src Making all in IO gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -no-cpp-precomp -I/sw/include -I/usr/local/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -c mime.c /bin/sh: line 1: gcc3: command not found make[3]: *** [mime.o] Error 127 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of failed, exit code 2 Failed: compiling dillo-0.6.6-3 failed localhost:~ orlovich$ can't find gcc3? I'm sure I'm sure I must be doing something wrong! Any ideas? Cheers, DavidO. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
