[OpenAFS] compiling reauth on RHL7.1

Thomas Cherryhomes thomasc@apogeemm.com
27 Jul 2001 22:01:53 -0500


Ok guys, I'm slightly stumped....

I have a copy of reauth here that I need to use to make apache work with
my AFS filestores (because I DO NOT WANT ANY OF MY client's websites
accessible to system:anyuser at any cost ! )....

but....

I don't seem to have everything it needs to compile...

It finds the AFS libs in /usr when --with-afs=/usr is specified, but
configure mildly warns about no Kerberos 4 support, but builds the
Makefile anyway... I run make, and it can't find 'krb.h' ....

What do I need to do to get reauth to compile?

-Thom