Re: curl (7.27.0-1), even curl --version, does not work

2012-09-04 Thread Larry Hall (Cygwin)
On 9/4/2012 9:50 AM, Regid Ichira wrote: Please cc your replies to the address this message is sent from. I am Regid, using another address. Continuing http://cygwin.com/ml/cygwin/2012-09/msg00020.html On Mon, 3 Sep 2012 12:54:45 +0200, Csaba Raduly wrote: On Mon, Sep 3, 2012 at 11:56 AM, Regi

Re: curl (7.27.0-1), even curl --version, does not work

2012-09-04 Thread marco atzeri
On 9/4/2012 3:50 PM, Regid Ichira wrote: Please cc your replies to the address this message is sent from. I am Regid, using another address. Continuing http://cygwin.com/ml/cygwin/2012-09/msg00020.html On Mon, 3 Sep 2012 12:54:45 +0200, Csaba Raduly wrote: On Mon, Sep 3, 2012 at 11:56 AM, Regi

RE: curl (7.27.0-1), even curl --version, does not work

2012-09-04 Thread Thrall, Bryan
FYI, please *attach* cygcheck output in the future so it doesn't clutter up search results. This: Regid Ichira wrote on 2012-09-04: >>> I do have it: >>> $ cygcheck -c cygwin >>> Cygwin Package Information >>> Package VersionStatus >>> cygwin 1.7.16-1 O

Re: curl (7.27.0-1), even curl --version, does not work

2012-09-04 Thread Regid Ichira
Please cc your replies to the address this message is sent from. I am Regid, using another address. Continuing http://cygwin.com/ml/cygwin/2012-09/msg00020.html On Mon, 3 Sep 2012 12:54:45 +0200, Csaba Raduly wrote: > On Mon, Sep 3, 2012 at 11:56 AM, Regid Ichira wrote: > > In reference to http

Re: curl (7.27.0-1), even curl --version, does not work

2012-09-03 Thread Csaba Raduly
On Mon, Sep 3, 2012 at 11:56 AM, Regid Ichira wrote: > In reference to http://cygwin.com/ml/cygwin/2012-09/msg00015.html > On Sun, 02 Sep 2012 16:36:27 -0500, Yaakov wrote > >> On Sun, 2012-09-02 at 13:50 -0700, Regid Ichira wrote: >> > curl --version is supposed to only print version information.

Re: curl (7.27.0-1), even curl --version, does not work

2012-09-03 Thread Regid Ichira
In reference to http://cygwin.com/ml/cygwin/2012-09/msg00015.html On Sun, 02 Sep 2012 16:36:27 -0500, Yaakov wrote > On Sun, 2012-09-02 at 13:50 -0700, Regid Ichira wrote: > > curl --version is supposed to only print version information. > > $ curl.exe --version > > $ printf "$?\n" > > 127 > > >

Re: curl (7.27.0-1), even curl --version, does not work

2012-09-02 Thread Yaakov (Cygwin/X)
On Sun, 2012-09-02 at 13:50 -0700, Regid Ichira wrote: > curl --version is supposed to only print version information. > $ curl.exe --version > $ printf "$?\n" > 127 > > I tried to strace it. > $ strace.exe /usr/bin/curl.exe -V > > There was a popup window. Its translated message was: > curl.ex