cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: idbvars.sh Problem with Installation on LINUX

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 4 Nov 2004 15:09:17 +0100 (CET)

On Thu, 4 Nov 2004, gaurav wrote:

> I am installing curl on unix by downlaoding the curl-7.12.2.zip from the
> download page. I am follwoing the recommended process as:
> ./configure --prefix=$HOME/app/curl
> make
> make test (optional)
> make install

> However, I get the following error on "make install". What could be going
> wrong? Kindly help.

I think your PATH is bad or something. Look at this output of yours:

> /usr/local/packages/idb_remote/8.1-5-20040922/bin/install -c 'libcurl.la'
> '/home/gauragup/app/curl/lib/libcurl.la'

What on earth is this directory and why is the makefile using that install? I
believe configure searched your path for an 'install' script that works and it
picked this one, but it doesn't actually work.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-11-04