Jules Bean wrote:

> 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.

Nonetheless, I did go ahead and rpm -i the ImageMagick on my 5.1 cd.  I remember
seeing it someplace on one of the E websites, figured it couldn't hurt anything.


> 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.

Okay, I went to my cd, looked for every file that contained the strings above
(tiff, gif, png etc.) and rpm'ed them all.  There were a couple still rolling
around that I'd built by hand, so hopefully everything's kosher now.


> 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.

The imlib I have is 1.4-10 --- is that right?


> Then rebuild E ;-)
>
> However, I really don't think it should be that problem - since E compiled
> succesfully, the linkage should be fine.

I agree.  But I did rebuild E anyhow after verifying that my lib's were all
properly rpm'ed.  No difference.


>  What do you see when you type
> ldd /path/to/enl/binary ?

[michael@fred src]$ pwd
/home/michael/E/e/src
[michael@fred src]$ ldd enlightenment
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40005000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4009c000)
        libesd.so.0 => /usr/local/lib/libesd.so.0 (0x400a7000)
        libFnlib.so.0 => /usr/local/lib/libFnlib.so.0 (0x400aa000)
        libImlib.so.1 => /usr/lib/libImlib.so.1 (0x400b4000)
        libpng.so.2 => /usr/lib/libpng.so.2 (0x400d3000)
        libgif.so => /usr/lib/libgif.so (0x400ed000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x400f7000)
        libjpeg.so.6 => /usr/lib/libjpeg.so.6 (0x40122000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40141000)
        libm.so.6 => /lib/libm.so.6 (0x4014f000)
        libXtst.so.6 => /usr/X11R6/lib/libXtst.so.6 (0x40168000)
        libc.so.6 => /lib/libc.so.6 (0x4016d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)

Does this look right?  What about the all-zero's on the last line?

Would it make any sense to back up and start over?  I doubt it, but I'm way out of
my element on this one, obviously.

Thank you all for your suggestions so far.  Sorry if I'm sticking my newbie nose
too far into DR territory. ;-)



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

Reply via email to