Makefile #2

  • //
  • guest/
  • paul_goffin/
  • apache1.3.6/
  • src/
  • modules/
  • perforce/
  • Makefile
  • Commits
# Change User Description Committed
#2 347 paul_goffin Improved building of the webkeeper module.

Unpack the apache source; put the libs
from the Perforce apr tarball into
src/Perforce; put the headers from
the tarball into src/include.

Put the module sources from here into
src/modules/perforce.

Follow the readme's about Configuration.tmpl & Configure
then run "configure" from the apache root.

Then follow the readme about the Makefile.

Then make.
#1 170 paul_goffin Forgot the module makefile - it's stardard except for Raymonds .cc.o rule to
get the C++ webkeeper2 source built.