On Nov 20, 2008, at 2:36 PM, Carol Clark wrote:

I'm trying to install the GNUstep Startup package on my Mac. I have used MacPorts to install ffcall, and have installed tiff 3.6.1 from Terminal (UNIX). Now, when I try to run the Startup script from Terminal, I get a message that libjpeg is also required and is not found. I have installed libjpeg both through MacPorts and UNIX (6b), but it has not helped. (I also tried the --disable-jpeg flag to ./ configure, but when I subsequently ran make I got the same result.) The requested log file from command 'sudo ./InstallGNUstep' is attached.

Also,

If you have already installed jpeg and tiff in /usr/local, and it's not finding them, you might have to set CPPFLAGS and LDFLAGS to point to /usr/local/include and lib (although gcc should look there anyway).



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to