cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compiling libcurl on AIX 5.3

From: Luiz Rafael Culik Guimaraes <luiz_at_xharbour.com.br>
Date: Tue, 14 Oct 2008 12:24:29 -0200

Hi

yes

./configure --prefix=/usr

Regards
Luiz
----- Original Message -----
From: benoy m
To: libcurl development
Sent: Tuesday, October 14, 2008 1:06 PM
Subject: Re: compiling libcurl on AIX 5.3

This is because the run-time linker doesn't find the .so file, which is
installed in /usr/local/lib by default:

       http://curl.haxx.se/docs/faq.html#libcurl_so_3_open_failed_No_su

Is there a way I can change this default installation directory? Are there
any arguments that I can pass in with the ./configure to do this? In the
machine that I am working on, this directory has symbolic link to another
directory which doesn't exist. I don't have permission to change this.

thanks,

benoy
Received on 2008-10-14