swap order of AFS_LIBS and KRB5_LIBS to get the correct libcom_err.a
[hcoop/zz_old/modwaklog.git] / INSTALL
1 Installation Instructions
2
3 Type:
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
10 Debian:
11
12 chmod +x debian/rules
13 fakeroot dpkg-buildpackage
14
15
16
17