[Perlgssapi-developer] Re: GSSAPI module fails to build under Solaris
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2006-05-28 13:40:16
|
On Friday 21 April 2006 04:36, Quanah Gibson-Mount wrote: > The GSSAPI module fails to build on Solaris because it looks for: [...] > Of course, just using the shell built-in does work: > > which krb5-config > /usr/pubsw/bin/krb5-config > > So I'd recommend defaulting to the shell builtin. I have changed that ('which' instead of '/bin/which'). and commitet changes to SVN Rep. =20 https://svn.sourceforge.net/svnroot/perlgssapi/GSSAPI/trunk =20 Please let me know if that changes work for you, I will release GSSAPI 0.22 to CPAN if you think it works. =20 Thank you, Achim |