lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I was trying to follow the instructions for a self-contained installation of luarocks for Lua embedded in an application, as described at

http://www.luarocks.org/en/Installation_instructions_for_Unix

I'm getting an error Error: Unknown flag at the line

./configure --prefix=$PREFIX --sysconfig=$PREFIX/luarocks --force-config

caused by the --sysconfig flag.

Using luarocks 0.5.2, lua 5.1.3, on Mac OS 10.4.