Iinstalling a fresh copy of lighttpd 1.4.19 (or latest) on a new freaking server (media server)> do the following to get it going:
wget http://www.lua.org/ftp/lua-5.1.3.tar.gz (install lua)
tar -zxvf lua*
cd lua*
yum install pcre-devel zlib-headers zlib-devel bzip2*
and some othe rshit but im too damn lazy….
This error usually occurs when libncurses5-dev isn’t installed.
I installed it with
yum install ncurses*
which installed ncurses-devel from YUM
this was for LUA 5.1.3 for lighttpd and memcache…..
Weeeeeeeee