cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: problem in curl configuring with kerberos

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 18 Mar 2005 10:12:54 -0800

On Fri, Mar 18, 2005 at 12:23:26PM +0530, Usha wrote:
> Can anyone help me in this build issue, I face problem in curl configuring
> with kerberos, the configure log is as :
>
> curl version: 7.13.0
> Host setup: ia64-hp-hpux11.22
> Install prefix: /opt/iexpress/curl
> Compiler: gcc
> SSL support: enabled
> zlib support: enabled
> krb4 support: no (--with-krb4*)
[...]
> And kerberos version im using is krb5-1.4.

I don't know much about kerberos support, but --with-krb4 implies Kerberos 4
whereas you have Kerberos 5 instead. If that isn't it, you could try
various combinations of the relevant configure flags:

  --with-krb4-includes=DIR
  --with-krb4-libs=DIR Specify location of kerberos4 libs
  --with-krb4=DIR where to look for Kerberos4

I believe Kerberos 5 comes with some Kerberos 4 compatibility files, so you
might have some luck pointing to those (e.g. there seem to be some
relevant files on my installation in /usr/kerberos/include/kerberosIV).
Look at the config.log generated by configure to see exactly what it finds
and doesn't find. And please post your findings!

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-03-18