--- wscript.old 2010-05-25 15:01:05.352982411 +0300 +++ wscript 2010-05-25 15:01:18.726007753 +0300 @@ -95,7 +95,7 @@ [ 'geanylua/geanylua.c' ], # the other source files are listed in build_lua() [ 'geanylua' ], # maybe you need to modify the package name of Lua, try one of these: lua5.1 lua51 lua-5.1 - [ [ 'lua', '5.1', True ] ]) + [ [ 'lua-5.1', '5.1', True ] ]) ] '''