Re: [Perlgssapi-users] krb5-config not found
Brought to you by:
achimgrolms
From: simon <l0c...@go...> - 2007-05-12 06:41:43
|
Hello, nothing is returned from: which krb5-config even though whereis krb5-config returns: krb5-config: /usr/bin/krb5-config /usr/X11R6/bin/krb5-config /usr/bin/X11/krb5-config S. On 5/11/07, Achim Grolms <ac...@gr...> wrote: > 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 > > -- www.hootandholler.co.uk |