cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compiling libcurl on AIX 5.3

From: Michael Wood <esiotrot_at_gmail.com>
Date: Tue, 14 Oct 2008 17:30:23 +0200

On Tue, Oct 14, 2008 at 5:06 PM, benoy m <benoy6751_at_gmail.com> wrote:
>
>>> 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.

Try "./configure --prefix=/home/benoy"

See also "./configure --help".

-- 
Michael Wood <esiotrot_at_gmail.com>
Received on 2008-10-14