Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 201e27c61aebbda4a51995e421978c52 > files > 5

apache-mod_injection-0.3.1-12mdv2010.1.x86_64.rpm

Building and Installing

This section will show you how to install mod_injection using the supplied
Makefiles.

  * Make sure that apxs is either in your path or make sure that you give
    it to make like this: make APXS=/path/to/apxs
   
  * From the top directory, run make. This must be GNU make and on some
    systems it is called gmake.
   
  * After everything is done compiling you can run make install.
   
  * Update your Apache configuration file.