[EMAIL PROTECTED] wrote:
>
>
> config.log. It's you're friend. Read it :)
Thanks Raster and the 'other MJ' for pointing this out. Unfortunately I'm not sure
what to do with the information.
I did find this line in config.log:
configure:1608: gcc -o conftest -g -O2 -I/usr/lib/glib/include
-I/usr/X11R6/include conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib
-lXext -lX11 -lm 1>&5
. . . which might explain why ./configure finds my gif libraries, since for some
reason they _are_ in /usr/lib, but the rest are in /usr/local/lib. Where does
./configure decide/get told where to look for lib's? I looked at the configure
script itself but it's way beyond me.
Someone (I think MJ) suggested that I was almost there when I hacked all my bogus
#undef's to #defines, but I needed to edit a link line -- what's a link line and
what do I need to do to it?
Sorry if I'm treating this like Dr. Raster's Seminar in Basic C Programming, but I
do think that where I'm at now is the ImageMagick fallback situation, and sure
enough, it's slow and it crashes VERY easily, which is frustrating, and I'm anxious
to get it fixed.
Thanks for all the help so far.
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop