D'oh, that was easy.  Thank you again!

On Thu, Mar 3, 2011 at 8:23 AM, Cedric BAIL <cedric.b...@free.fr> wrote:
> 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
>

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to