lua-users home
lua-l archive

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



I want to compile and run lua binder project at https://github.com/mbalmer/luafcgi
but the problem is
these library is not there

#include <fcgiapp.h>
#include <lua.h>
#include <lauxlib.h>
#include <lualib.h>

please send link for download them