./configure --without-krb4 --without-gssapi

> > >   I'm trying to install 1.11.1p1 onto a Solaris8 system.  It seems
> > > that no matter how I configure it, I get the krb5.h not 
> > found problem in
> > > server.c.  I've tried configuring --without-gssapi, but 
> > that didn't help.
> > > Is there any way around this?
> > > 
> 
> > You will probably want to use --with-krb4=<...> and 
> > --with-gss-api=yes 
> > --enable-encryption flags, if a kerbeoized CVS is what 
> you're aiming 
> > for. These flags will get you a kerberoized CVS with "gserver" in 
> > client/server mode.
> 
>       What I want is an unkerberized CVS, but there does not 
> seem to be
> any way to build one.  I don't need kerberos4, kerberos5, 
> GSSAPI, or even a
> server, but even if I turn all of these off, it still wants krb5.h in
> server.c.  I guess I'm stuck building kerberos just to compile CVS...

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to