I’m finally trying to setup mod_wombat: sudo apt-get install apache2-threaded-dev liblua5.1-0-dev libapreq2-dev cd /usr/src/ svn co http://svn.apache.org/repos/asf/httpd/mod_wombat/trunk/ ./mod_wombat cd ./mod_wombat ./buildconf ./configure --with-mpm=worker --enable-so --with-apxs=/usr/bin/apxs2 --with-apreq2=/usr/ Some configure warnings, but then make gives an error: /usr/share/apr-1.0/build/li