Shane MacPhillamy wrote:
When fink builds OpenSSH, OpenSSH is built without Kerberos support.
Is there a way to pass the options to enable Kerberos support when fink builds OpenSSH.
I know I can do this manually, I was hoping it could be specified as part of my normal build environment.
Nope--Fink clears your environment when it builds by design, so that the build process of a package doesn't rely on a user's individual settings.
You bascially do it like you would manually, but within the package description file (openssh.info). I recommend copying the openssl.info and openssl.patch files over to your local tree (/sw/fink/dists/local/main/finkinfo -- you may need to create it) and do your modifications there--this prevents Fink from clobbering your changes when you do a selfupdate.
Cheers Shane
You may also want to contact the package maintainer, too--this may be a feature that we'd want in the mainline openssh, or possibly as a variant.
--AH
------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
