curl-library
Re: ftpupload.c in SCO openserver
Date: Mon, 26 Jul 2004 07:31:37 -0500
----- Original Message -----
From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Mon, 26 Jul 2004 12:49:58 +0200
To: libcurl development <curl-library_at_cool.haxx.se>
Subject: Re: ftpupload.c in SCO openserver
> behrouz zolfaghari wrote:
>
> > cc -o ftpupload ftpupload.c -lcurl
> >
> > It seems like it finds all ".h" files required, because it does not
> > initiate any error regarding these files.
>
> Try enabling the warnings, -Wall with the gnu compiler.
>
> > but it does not identify "curl_easy_" functions such as
> > "curl_easy_init" and others.
>
> It sounds like it can't find the curl library, but it should warn you
> about that.
>
> Linus
>
Hi
thanks alot for your reply.
It warns that it can't find libcurl.a
can you please tell me where "libcurl.a" should be stored?
where should this file be stored so that it can be linked to the ftpupload.c?
thanks in advance
naser
-- _______________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10Received on 2004-07-26