On Wed, 3 Jun 1998, Michael Jinks wrote:

> 
> > If you *didn't* install them using rpm, did you in that case put them in
> > /usr/local?  If you put them in /usr/local, is /usr/local in your ld.conf?
> > Have you rerun ldconfig since then?
> 
> Yes, the libraries which I recompiled did tend to install themselves in
> /usr/local/lib. . . here's my /etc/ld.so.conf:
> 
> [michael@fred michael]$ cat /etc/ld.so.conf
> /usr/X11R6/lib
> /usr/i486-linuxaout/lib
> /usr/i486-linux-libc5/lib
> /usr/lib
> /usr/local/include
> /usr/local/lib
> 
> . . . and I have run ldconfig since updating that file.  Before I did that, I
> was getting the 'cannot find library (N)' errors mentioned in the
> enlightenment FAQ.
> 
> 
> >
> >
> > There's a few things to check, anyway ;-)
> 
> Yeah, been there.  Maybe I'll go back over my libs again and rpm them, but I
> suspect that it won't help.

Hmm.. OK, let's be more detailed.  The 'convert' program comes with
imagemagick - if you don't have imagemagick, which you don't need to run
enlightenment, then that can safely be ignored.

Make sure you have the latest versions of all of the following -
tiff,gif,jpeg,png and imlib.  png in particular, since it's a PNG that was
failing.  Install them all by rpm.  It will make things simpler in the
long run.

I don't know if there is yet a rpm for imlib14 - possibly there isn't, in
which case you will have to compile that one by hand.  Make sure that it
is the last thing you do, and watch the ./configure carefully, to confirm
that it finds all the libraries it needs.

Then rebuild E ;-)

However, I really don't think it should be that problem - since E compiled
succesfully, the linkage should be fine.  What do you see when you type
ldd /path/to/enl/binary ?

J
 
/----------------+-------------------------------+---------------------\
|  Jelibean aka  | [EMAIL PROTECTED]         |  6 Evelyn Rd        |
|  Jules aka     |                               |  Richmond, Surrey   |
|  Julian Bean   | [EMAIL PROTECTED]        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  War doesn't demonstrate who's right... just who's left.             |
|  When privacy is outlawed... only the outlaws have privacy.          |
\----------------------------------------------------------------------/

-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop

Reply via email to