Michael Jennings wrote:
> > Crud. I was afraid it would be something like that. It's what I get for
> > editing ld.so.conf myself without knowing thing #0 about C.
>
> That's probably one of those things that can get you into trouble.... :)
Oh, agreed, but it hasn't kept me out of the O.S. so far. . . 8|
Heck, in the Linux neighborhood, I take more flack for *not* sticking my fingers
in the gears. ;)
> Make sure to install the imrc and im_palette.pal files from the latest
> Imlib (the one you d/l'd),
I have version 1.4-10 according to rpm. The tarball on Rasterman's ftp site is
labeled 1.4 (no -10) and the source files I have are dated, uh. . . May 8.
> and make sure Imlib is compiling with the
> right libraries linked in.
How do I check this? The only thing I can think of to check is config.h, and
it's a little confusing. For example:
/* Define if you have the tiff library (-ltiff). */
/* #undef HAVE_LIBTIFF */
I take this to mean that if we fail to find the tiff library, we would uncomment
this line, but since it's present we do nothing. Right? I'm basing this
partially on the fact that there are also lines that look like this one:
/* Define if you have the gif library (-lgif). */
#define HAVE_LIBGIF 1
But why would some lines be commented undefs while others are uncommented
defines? I don't see an instance of a commented define or an uncommented
undefine. . . is there a lesson here? Should I start plugging in explicit
defines where there are now commented undefs?
> Also, check if you are getting any error
> or status messages to stderr/stdout (.xsession-errors, .xlog, or
> something like that).
No joy there. Nothing but a message that looks like it's left over from the last
time I killed my X server in .xsession-errors.
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop