--On Friday, June 27, 2003 9:47 AM -0400 Rob Siemborski <[EMAIL PROTECTED]> wrote:
On Fri, 27 Jun 2003, Phil Chambers wrote:
The DES Kerberos library is required for Kerberos support
when I run configure. Any ideas how I can get round this?
Presumably you want to specify --with-auth=unix.
And I'd also recommend a --without-ldap on Solaris systems unless you intend trying to use it (and failing miserably). I run configure with a...
./configure --with-auth=unix --without-ldap
Richard