Werner Hoch wrote:
Hi Dan,

On Tuesday 26 September 2006 12:28, Dan McMahill wrote:

Werner Hoch wrote:

without any configure options I got on SuSE 10.0 i586:

----------
checking for gdlib-config... /usr/bin/gdlib-config
checking for libgd cflags... -I/usr/include
checking for libgd libs... -L/usr/lib -Wl,-rpath,/usr/lib
-L/usr/X11R6/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12
-lz -lm -lgd
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking if GIF output from the png HID is desired... yes
checking for gdImageGif... no
configure: error: Your gd installation does not appear to include
gif support.
You may need to update your installation of gd or disable
gif export with --disable-gif
error: Bad exit status from /var/tmp/rpm-tmp.62105 (%build)
----------

gd and gd-devel version 2.0.32

IIRC I got the same message on SuSE 9.3.

ah.  In that case --disable-gif --disable-jpeg should be the thing to
do.


unfortunatly not:
--------
checking for gdlib-config... /usr/bin/gdlib-config
checking for libgd cflags... -I/usr/include
checking for libgd libs... -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/X11R6/lib64 -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking if GIF output from the png HID is desired... no
checking if JPEG output from the png HID is desired... no
checking if PNG output from the png HID is desired... yes
checking for gdImagePng... no
configure: error: Your gd installation does not appear to include PNG support.
You may need to update your installation of gd or disable
PNG export with --disable-png
error: Bad exit status from /var/tmp/rpm-tmp.38962 (%build)
--------

could you send me the complete config.log (either to the list or privately)?

Thanks
-Dan



_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to