cURL / Mailing Lists / curl-users / Single Mail

curl-users

cURL compile/install error

From: Manuel Vázquez Acosta <manu_at_chasqui.cu>
Date: Sat, 9 Aug 2003 21:11:16 -0400

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
Received on 2003-08-10