Jules Bean wrote:
>
>
> I recommend, as I have before, that you get rpms for every lib you can
> (you're RH, right?) and, for this libs where you did find rpms, delete them
> from /usr/local.
Okay, there are now no lib files in my /usr/local/lib directory, only in
/usr/lib (I eventually did find rpm's for everything). but imlib/configure
still doesn't recognize anything but the gif and m libraries (unless I'm
interpreting config.h incorrectly):
Examples:
/* Define if you have the gif library (-lgif). */
#define HAVE_LIBGIF 1
/* Define if you have the jpeg library (-ljpeg). */
/* #undef HAVE_LIBJPEG */
/* Define if you have the m library (-lm). */
#define HAVE_LIBM 1
/* Define if you have the png library (-lpng). */
/* #undef HAVE_LIBPNG */
> Then, rerun ldconfig (shouldn't be necessary, but does no harm) and rebuild
> imlib from scratch. All should then be well.
Nope. Still get the same errors.
> If you're having to hack around imlib's header files, then you probably have
> a fundamental problem lying around somewhere (is /usr/local/lib in you
> /etc/ld.conf?)
BTW, I don't have an ld.conf. I have an ld.so.conf. . . is that my problem?
/usr/local/lib is in my ld.so.conf. So is /usr/lib. But imlib/configure still
only finds gif and m libraries.
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop