cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl on Solaris 9 w/ SSL

From: Jared Ingersoll <jared_at_cswv.com>
Date: Wed, 30 Jul 2003 10:47:23 -0400

That did it, thanks.

One more question for the list. I notice that curl supports http/POST, does
it support https/POST?

Thanks,

Jared

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Wednesday, July 30, 2003 10:25 AM
To: Curl Mailinglist
Subject: RE: Curl on Solaris 9 w/ SSL

On Wed, 30 Jul 2003, Jared Ingersoll wrote:

> I double-checked and the output matches what's below. And yes, the
configure
> script seems to be using 'false' as you suspected:
>
> # grep "^AR *=" libtool lib/Makefile
> libtool:AR="false"
> libtool:AR="false"
> lib/Makefile:AR = false

So that's the problem. I guess you don't have 'ar' in your normal $PATH?

If you don't, can you try adding the directory which contains ar (my Solaris
has it in /usr/ccs/bin and /usr/xpg4/bin) to your PATH first and then rerun
configure and make and see if it works better?a

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-07-30