Mathieu Lecarme | 2 Feb 2007 14:51
Gravatar

Re: trouble with installing lighty 1.5 with lua on ubuntu

Jan Kneschke a écrit :
> Mathieu Lecarme wrote:
>   
>> when mod_magnet wasn't yet in the 1.5, i just used
>>
>> export LUA_CFLAGS="-I/usr/local/include"
>> export LUA_LIBS="-L/usr/local/lib -llua"
>>
>> and mod_cml compiled. Now, mod_magnet is back to 1.5, but it doesn't
>> compile. Nor in Ubuntu Edgy, nor in Debian testing. The
>> --with-lua=lua5.1 trick doesn't work.
>>
>> the lua.h is not found. Here is the error. I'm a scripter, not a gcc
>> expert.
>>     
>
> $ locate lua.h
>   
/usr/include/lua5.1/lua.h

both in ubuntu and debian.

M.


Gmane