cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: postit2.c

From: Prakash, Swayam \(GE Consumer & Industrial\) <SWAYAM.PRAKASH_at_GE.COM>
Date: Tue, 27 Sep 2005 12:04:54 +0530

Thanks.. I was able to install the lib libcurl at a specified directory - using the --prefix option with Configure.

$cc http-post.c -L./lib -llibcurl

Am I doing thr rigth thing?

Thanks,
Swayam Prakasha
-----------------------------------------

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se]On Behalf Of Dan Fandrich
Sent: Tuesday, September 27, 2005 11:51 AM
To: libcurl development
Subject: Re: postit2.c

On Tue, Sep 27, 2005 at 11:36:37AM +0530, Prakash, Swayam (GE Consumer & Industrial) wrote:
> Today, I have downloaded "curl-7.14.1.tar.gz" and was able to compile it successfully.
> But make install failed

Only root is allowed to write files to /usr/local. Either install them
somewhere where you have write permission (using the configure --prefix
option) or run `make install' as root.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-09-27