curl-library
Re: libcurl version
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 28 Apr 2004 22:44:18 +0200 (CEST)
Date: Wed, 28 Apr 2004 22:44:18 +0200 (CEST)
On Wed, 28 Apr 2004, Marcela Godoy wrote:
> Hi, How can I know the libcurl version that is installed in a solaris
> machine?. Regards.
'curl-config --version'
or
read the header file
or
make a program that calls scurl_version() or curl_version_info()
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-04-28