- After running configure edit the Makefile
- and change:
- OBJS=mod_webkeep.o
- to:
- OBJS=mod_webkeep.o mod_webkeep2.o
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 347 | paul_goffin | Improved building of the webkeeper module. Unpack the apache source; put the libs fro...m 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. « |
25 years ago |