cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl v-7.13.1 with zlib v-1.2.3 - Build problem

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 2 Aug 2005 08:02:23 -0700

On Tue, Aug 02, 2005 at 03:38:57PM +0530, Usha wrote:
> Hi ,
>
> Can anyone plz shed light on this problem
> I have installed zlib v-1.2.3 and I could build curl v-7.13.1. But seems
> not build with this correct version of zlib:
>
> curl -V
> curl 7.13.1 (hppa2.0w-hp-hpux11.11) libcurl/7.13.1 OpenSSL/0.9.7e zlib/1.1.4
> Protocols: ftp gopher telnet dict ldap http file https ftps
> Features: IPv6 Largefile NTLM SSL libz
>
> Thanks
>

You obviously have an older version of zlib also installed on your system.
Either get rid of it, or use the --with-zlib configure option to point to
your newer version and use the appropriate run-time loader environment
variables to force that version to be used at run time. Note that --with-zlib
was somewhat broken in 7.13.1 and if you go that route you'll need to
upgrade to at least version 7.13.2 to use it for this.

>>> Dan

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