Trying to track down why E isn't working for me, and I think I may have
run across something. Maybe.
[the problems I've been having: X starts, E more or less runs, but none
of the images load and I get lots of console bitches from imlib about
unknown file types.]
So, I've been rebuilding libraries and running ldconfig a lot, and this
is part of the output of my most recent ldconfig -v:
...
/usr/local/include:
/usr/local/lib:
libesd.so.0 => libesd.so.0.0.0
libFnlib.so.0 => libFnlib.so.0.2.0
...
Of course I snipped a LOT, but the gist is that nothing in the
/usr/local/include directory is being linked. The directory is
(obviously) in my /etc/ld.so.conf, and it contains these files:
[michael@fred include]$ ls -F
Fnlib.h esd.h png.h
Fnlib_types.h gdk_imlib.h pngconf.h
Imlib.h gdk_imlib_private.h zconf.h
Imlib_private.h gdk_imlib_types.h zlib.h
Imlib_types.h magick/
Gosh, looks like some of these might have something to do with loading
images. Or I could be totally off my nut.
So, is something wrong or should I go look somewhere else?
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop