cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problems linking agains libidn

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 19 Oct 2005 12:50:31 +0200 (CEST)

On Wed, 19 Oct 2005, Ohad Oded wrote:

> I'm trying to compile cURL on Linux 64-bit.
>
> On that system libidn is installed both 32-bit and 64-bit.
>
> Although I'm using configure with "--with-libidn=/usr/lib64" I get

...

> /usr/lib/libidn.so -ldl -lz

Have you checked your config.log file for the libidn tests if they reveal any
details on the libidn check and failures?

I just checked the configure script, and it should attempt to find the lib in
the given path before it tries the default. In your case, it looks like it
fails to detect it in your given path.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-10-19