[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: afskauthlib
On 27 Feb 2002, Johan Danielsson wrote:
> > So how do i compile heimdal with afs support? Have i missed
> > something obvious?
> The AFS support requires krb4, so you have to have that installed.
I build heimdal-0.4e with:
./configure --prefix=/pkg/heimdal/0.4e/linux24 --with-krb4=/pkg/kth-krb/default/linux24
so it should work.
krb4-1.1 was built with:
./configure --prefix=/pkg/kth-krb/1.1/linux24
(default points to 1.1 in /pkg/kth-krb)