Re: [Perlgssapi-users] krb5-config not found
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2007-05-11 16:33:04
|
On Friday 11 May 2007 02:07, David Leonard wrote: > I suspect the script is ending up with find_krb5config_cmd() returning > "/usr/bin/krb5-config /usr/X11R6/bin/krb5-config". > I am suspicious about how predictable the output of which is. I am unsure. Simon, can you help me and send back the output of your run of which krb5-config please? > You could > probably write your own which() function in perl? Maybe, yes. Is there portable vode in CPAN available (I have searched, but maybe not searched in the right way) that does a which() and works fine on all Platforms supported by MIT Kerberos/Heimdal/others? Any ideas how to implement this in a portable and reliable way are welcome! Achim |