nuke hardwired AFS_CELL lameness
[hcoop/zz_old/modwaklog.git] / INSTALL
CommitLineData
ea3e8708 1Installation Instructions
2
3Type:
4
5 ./regen.sh
6 ./configure --with-afs-libs=/usr/lib/afs --with-afs-headers=/usr/include/afs
7 make
8 cp mod_waklog.so <wherever>
9
bb8c0b77 10Debian:
11
12 chmod +x debian/rules
13 fakeroot dpkg-buildpackage
14
15
16
ea3e8708 17