Page 1 of 1

error using apxs

PostPosted: 12. April 2005 10:08
by argie01
Hello,

I'm trying to compile mod.security.c using apxs, but I get the following error:

./apxs -cia mod_security.c
cannot open /opt/lampp/build/config_vars.mk: No existe el fichero o el directorio at ./apxs line 217.

I understand the dir /build and the file config_vars.mk doesn't exist. But where can I find this file ??

Thank you.

PostPosted: 12. April 2005 10:09
by Oswald
Dear argie01!

To compile your own modules you need the XAMPP development package. You can download it at the same place where you got XAMPP.

Greetings
Oswald