On Wed, 31 Mar 2010, Dave Ray wrote:

>
> On Mar 31, 2010, at 1:05 PM, Vincent Torri wrote:
>
>> On Wed, 31 Mar 2010, Dave Ray wrote:
>>>> if you just configured with
>>>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib" ./configure
>>>> then it's normal.
>>>> Try
>>>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib -llua" 
>>>> ./configure
>> 
>> did you read **carefully** the above line. See the
>> 
>> -llua
>
> No I didn't read carefully. My bad. Ok, I retried it with -llua and EDJE 
> compiled just fine. Thanks you!
>
> I share your frustration with the LUA implementation.
>
> As it turns out, other packages for e17 that I compile after EDJE run into 
> similar problems. In order to compile Elementary I had to manually set 
> ELEMENTARY_CFLAGS and ELEMENTARY_LIBS and manually add -llua.

Maybe i have to add to edje.pc's Libs.private field the lua lib. I'll 
modify edje.pc so that it works.

Dave, if you have some time, can you improve that documentation:

http://trac.enlightenment.org/e/wiki/MACOSX

?

You can look at http://trac.enlightenment.org/e/wiki/EFLWindowsXP for the 
layout of the doc, if you want

regards

Vincent

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to