ryo wrote:
>
>
> when I try to launch enlightenment or esd I get :
>
> esd: error in loading shared libraries
> libesd.so.0: cannot open shared object file: No such file or directory
>
I'm starting to fiddle with E myself, and also having mixed luck, but I think
the solution to this one is to edit /etc/ls.so.conf so that it points to the
directories where your libraries were installed and then (as root) run
ldconfig.
On my system, /etc/ld.so.conf looks like this:
[root@fred /root]# 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
Now, don't take my word for it because I'm not yet able to run enlightenment
flawlessly myself. I'm still getting lots of imlib errors about bad filetypes
and such, so the list above may be incomplete, but this should at least get
you further along than you are now.
> and libesd.so is there (with all the other one.
>
> I know the message during the "make install" is the key of the problem,
> but I am not experienced enough to understand what it asks me to do
> exactly.
Fixing ld.so.conf and running ldconfig will make your libraries link the right
way, but what else we both have to do is anybody's guess.
Good luck. . .
m
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.