lua-users home
lua-l archive

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Julien MARBACH wrote:
> hello,
> I'm trying to install the Xavante webserver that has cgilua in its
> dependencies, and cgilua needs Luafilesystem. Compiling cgilua includes
> the build of luafilesystem. During the compilation of the luafilesystem
> files I encountered the following compilation errors : (in the "make
> cgi" process)

if you want CGILua just for Xavante, there's no need to compile it.  the
'make cgi' builds an executable that any webserver can launch.  since
Xavante is a pure Lua webserver, it doesn't need any launcher.

just put the lua sources of cgilua in the LUA_PATH.  the only things
that need compiling are loadable modules, like luafilesystem.

- --
Javier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCW7VtsIoGnxsRK/ERAoDDAKC64lXh2bHCz5mhIA1oFkb5gwcDLgCgjeJa
fRgS1qqzdZWME4CGZY5yu4E=
=isCC
-----END PGP SIGNATURE-----