Marko Riedel wrote: > Do I need to install the apache sources and if yes, what is the right > package? No. You only need either apache2-threaded-dev or apache2-prefork-dev. The package include apxs (APache eXtenSion tool). Use it to compile the source e.g.: $ apxs2 -c mod_lisp2.c