well, i've encountered more problems. There are lots of apps using
edje, but edje doesn't want to run:

edje_cc -v -id ../data -fd ../data \
        ../data/theme.edc \
        ../data/theme.edj
edje_cc: error while loading shared libraries: libeina.so.0: cannot
open shared object file: No such file or directory

problem is (was?) thet edje wasn't looking for libeina in ther rigth
place (/usr/local/lib/libeina.so). a simple symlik did the trick. now
i have the same issue, but with headers. All modules look for eina in
the wrong place, and are a bunch of files wich i don't want to
symlink, i would like a cleaner solution

tnks

On Thu, Oct 16, 2008 at 3:06 PM, Wido <[EMAIL PROTECTED]> wrote:
> Hi folks, i've recently updated my svn tree (which i don't know why is
> no longer a tree as it used to be in cvs) i i've found that evas now
> depends on eina. look for it on lenny's (debian testing) repo and
> didn't find it, so i tried to check out i then i download it. so far,
> so good
>
> then, when ./autogen it i got this messages:
>
>
>
> ------------------------------------------------------------------------
> eina 0.0.1
> ------------------------------------------------------------------------
>
>
> Configuration Options Summary:
>
>  Documentation........: no
>  Tests................: no
>  Coverage.............: no
>  Benchmark............: no
>
> CPU Specific Extensions:
>
>  MMX..................: yes
>  SSE..................: yes
>  SSE2.................: yes
>  ALTIVEC..............: no
>
>  Thread Support.......: no
>
>  Magic debug..........: yes
>
>  Report string usage..: no
>
>  Default mempool......: no
>
>  Memory pool:
>    Ememoa.............: no
>
>  Static build of memory pools:
>    Chained pool.......: no
>    Ememoa fixed.......: no
>    Ememoa unknown.....: no
>    Pass through.......: no
>
>  Installation.........: make install
>
>    prefix.............: /usr/local
>
> what does this means? what is mempool and all the "no" i got? i tred
> to look for it in the wiki but couldn't find it
>
> tnks for the help
>
> --
> Wido
>



-- 
Wido

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to