On Fri, 11 Mar 2005 21:38:52 +0800, Didier Casse <[EMAIL PROTECTED]> wrote:
> On Fri, 11 Mar 2005 07:41:50 -0500 (EST), Nigel Benns
> <[EMAIL PROTECTED]> wrote:
> > Try running ldconfig before you compile it...
> >
> 
> I'm afraid that doesn't seem to work. :-(

i ran into similar trouble with imlib2 (and the efl libraries, in
fact).  in my situation, the shared libraries were being created, but
the ".so" extension wasn't being added to the files.  i tracked down
the problem to libtool, and discovered i was running version 1.5.2
while the current libtool version was 1.5.14.  upgrading fixed my
problems.

as you're having trouble with the generation of libraries, and as i
know e is supposed to do the symlinks for you (even if ldconfig may
generally perform the same task) when you install a library, i would
suggest taking a look at libtool.  check the version of it --
definitely upgrade in any case -- and see what happens.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to