|
I am still having some problems when I try to compile lighttpd with lua I get: --with-lua=/home/qsys/lib/lua-5.1.4checking for LUA ... configure: error: package requirements (lua5.1 >=5.1) where not met
I was able to run $ cd /home/qsys/lib/lua-5.1.4/bin $ ./lua print "Hello World"Thank you!