csant <[EMAIL PROTECTED]> writes: >>> configure: error: *** Can't find lua_call in lua. >>> *** Check for liblua installation or >>> --with-lua-libraries or --with-lua-suffix options >> >> Where is liblua installed and how is it called? >> > > I installed lua 5.1 from source with > $ make linux > # make install > after modifying the Makefile to install to /usr instead of /usr/local > , and liblua is /usr/lib/liblua.a
Ah, this is actually where it is supposed to be, so there's a problem here ... you should have the exact error message in the generated config.log file. Can you post it here please? Thanks, -- Matthieu
