看到提示了,安装apache提示如下:
configure: WARNING: *** Lua 5.3 5.2 or 5.1 library not found.
configure: WARNING: Lua 5.3 5.2 or 5.1 library is required
checking whether to enable mod_lua... configure: error: mod_lua has been requested but can not be built due to prerequisite failures
make: *** No targets specified and no makefile found. Stop.
安装nginx出错提示如下:
checking for zlib library ... found
checking for GD library ... not found
checking for GD library in /usr/local/ ... not found
checking for GD library in /usr/pkg/ ... not found
checking for GD library in /opt/local/ ... not found
./configure: error: the HTTP image filter module requires the GD library.
You can either do not enable the module or install the libraries.
make: *** No rule to make target `build', needed by `default'. Stop.