忘れるのでメモ。 ./configure --with-lua=lua5.1 --with-memcache make make install よく以下のように載ってるんだけど、 ./configure --with-lua --with-memcache ubuntuでやってたらエラーになった(2回目)。 checking if lua-support is requested... yes checking for LUA... configure: error: Package requirements (lua >= 5.1) were not met: No package 'lua' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a

