Hans Fuchs wrote:

[]
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
...
checking gd.h presence... yes
checking for gd.h... yes
checking for gdImageGif in -lgd... yes
checking for gdImageJpeg in -lgd... yes
checking for gdImageStringFT in -lgd... no
checking for gdImageStringTTF in -lgd... no
checking for gdImagePng in -lgd... yes

Do you have gd2-bin installed?

gcc -g -O2 -ObjC -L/sw/lib -L/sw/lib -framework CoreServices -framework ApplicationServices -o gnuplot alloc.o axis.o binary.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o term.o time.o unset.o util.o util3d.o variable.o version.o -lz -lgd -ljpeg -lpng -lpdf -laquaterm -framework Foundation

BUT I have X11 support. I checked that back.

This is strange, because libX11 is not linked in. Do you really see X11 libs when you look at "otool -L /sw/bin/gnuplotx"?


--
Martin




------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to