hi
my install path is /opt/ and i get this when compiling edje :

/bin/sed: can't read /usr/opt/lib/libecore_txt.la: No such file or directory
libtool: link: `/usr/opt/lib/libecore_txt.la' is not a valid libtool archive
make[3]: *** [libedje.la] Error 1
make[3]: Leaving directory `/usr/src/e17src/e17/libs/edje/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/e17src/e17/libs/edje/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/e17src/e17/libs/edje'
make: *** [all-recursive-am] Error 2
[EMAIL PROTECTED] edje]#

i don't understand why it is looking in that directory when my install path is /opt.
obviously the file is in /opt/lib/ not in /usr/opt/lib

[EMAIL PROTECTED] lib]# ls /opt/lib/libecore_txt.  
libecore_txt.a         libecore_txt.so        libecore_txt.so.1.0.0
libecore_txt.la        libecore_txt.so.1  
[EMAIL PROTECTED] lib]# ls /opt/lib/libecore_txt.

any ideas?

thanks

Reply via email to