cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: cURL compile/install error

From: Manuel Vázquez Acosta <manu_at_chasqui.cu>
Date: Sun, 10 Aug 2003 00:08:27 -0400

Hello again:
I have already solved this. I compile zlib specified the path and
everything went fine.
Thanks,
Manu.

-----Original Message-----
From: curl-users-admin_at_lists.sourceforge.net
[mailto:curl-users-admin_at_lists.sourceforge.net] On Behalf Of Manuel
Vázquez Acosta
Sent: Saturday, August 09, 2003 9:11 PM
To: curl-users_at_lists.sourceforge.net
Subject: cURL compile/install error

Hello all:

I have downloaded the tarballs for curl-7.10.6.
My configure line looks this way:
./configure --prefix=/usr/local/curl --without-ssl --disable-gopher
--disable--file --disable-debug --disable-telnet --disable-ldap
--without-zlib && make && make install

It gives me this error.
        hugehelp.c:6:18: zlib.h: No such file or directory
        make[2]: *** [hugehelp.o] Error 1
        make[2]: Leaving directory `/opt/soft/curl/curl-7.10.6/src'
        make[1]: *** [all] Error 2
        make[1]: Leaving directory `/opt/soft/curl/curl-7.10.6/src'
        make: *** [all-recursive] Error 1

I have zlib, but installed from rpm(rh7.1). This is a working/test box,
but I need cURL for testing with PHP.
Any tips?
Manu.

-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01
/01

-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-08-10