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.

I seem to be on my way to success for installing e17, but standard  
usage of "configure, make, sudo make install" don't work with anything  
that has a Lua dependency.

-Dave

------------------------------------------------------------------------------
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