On Thu, Mar 3, 2011 at 3:14 PM, Jason Melbye <jason.mel...@gmail.com> wrote:
> I'm not sure that this needs a new thread, so I'm going to tack it
> onto this one.
>
> My build for ethumb failed because it couldn't envoke edje_cc:
> /usr/local/bin/edje_cc -v -id ../../data/frames/images \
>                ../../data/frames/default.edc \
>                ../../data/frames/default.edj
> /usr/local/bin/edje_cc: error while loading shared libraries:
> libedje.so.1: cannot open shared object file: No such file or
> directory
>
> I do have libedje installed:
> jason@c0mpy:/usr/src/e/trunk/ethumb$ ls -lh /usr/local/lib/libedje*
> -rw-r--r-- 1 root root 2.9M 2011-03-03 08:13 /usr/local/lib/libedje.a
> -rwxr-xr-x 1 root root 1.5K 2011-03-03 08:13 /usr/local/lib/libedje.la
> lrwxrwxrwx 1 root root   18 2011-03-03 08:13 /usr/local/lib/libedje.so
> -> libedje.so.1.0.999
> lrwxrwxrwx 1 root root   18 2011-03-03 08:13
> /usr/local/lib/libedje.so.1 -> libedje.so.1.0.999
> -rwxr-xr-x 1 root root 1.7M 2011-03-03 08:13 /usr/local/lib/libedje.so.1.0.999
>
> If I examine my edje_cc shared library dependencies:
> jason@c0mpy:/usr/src/e/trunk/edje$ ldd /usr/local/bin/edje_cc
>        linux-vdso.so.1 =>  (0x00007fff434fe000)
>        libedje.so.1 => not found
>        ...
>
>
> I'm not sure what is going on here.  Any thoughts?

run ldconfig
-- 
Cedric BAIL

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to