cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ANNOUNCE: curl and libcurl 7.10.1

From: Bjorn Wiren <bjorn.wiren_at_ericsson.com>
Date: Fri, 11 Oct 2002 16:10:22 +0200

Daniel Stenberg <daniel_at_haxx.se> writes:

> Curl and libcurl 7.10.1 is out! A bugfix release.

I still have no luck with my non-standard zlib path (see the thread
"Compilation error from `urldata.h'"). Heres my configure command:

#!/bin/sh
CC=cc; export CC
./configure --prefix=/home/etxbwir/curl --with-ssl=/home/etxbwir/openssl --with-zlib=/home/etxbwir/xemacs/aux/zlib

Again, if I explicitly define `HAVE_ZLIB_H' in `urldata.h' and set the
zlib include and lib paths via CFLAGS and LDFLAGS it works.

BTW, I had to add my non-standard path to openssl/lib too to "LDLIBS",
don't remember doing that for 7.10.

Cheers

-- 
Björn Wirén
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-11