I sent this yesterday, but no responses, so I thought to try again. I now have see the 
GSSAPI support is not in my Cyrus-IMAP as well. I'm just trying to realize how to 
build the support in to the ports.

I have not dealt with ports other than installing them with defaults in
the past. I think I understand the handbook in changing options in the
Makefile to have the port support what you need. I need GSSAPI support
in Cyrus-SASL and the 2.1.15 version of the port installed does not seem
to have it. Also, I need for Cyrus-IMAP.

Please correct me if adding to the Makefile this support
option to enable GSSAPI is not the way to do that.

My actual question is where to point the option to get GSSAPI libraries,
I am using the default Heimdal-0.6 port install, so it looks to be in
'/usr/src/crypto/heimdal/lib/gssapi', is that correct? So, I would add
this to my Makefile for Cyrus-SASL?

  --enable-gssapi=/usr/src/crypto/heimdal/lib/gssapi

Another question, since SASL is already there, do I deinstall or can I
build over the existing?

-- 
Robert

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to