- Edit
Makefile
. In lf_update section, move-lpq
to be the last argument.
- Edit
Makefile.options
. In theCFLAGS
section, replace-I /usr/include -I /usr/local/include
with-I/usr/include/lua5.1 -fno-stack-protector
- Copy
framework.precompiled
, notframework
, to/opt/webmcp
else you will get a missing library error.
- Using copypasta lighttpd config from http://dev.liquidfeedback.org/trac/lf/wiki/installation, I get this complaint on lighttpd startup:
2012-09-18 02:51:53: (plugin.c.131) Cannot load plugin mod_redirect more than once, please fix your config (we may not accept such configs in future releases