Re: Curl is returning nothing on de-Vista-ted

2008-02-21 Thread Corinna Vinschen
On Feb 21 14:40, zzapper wrote: > Still hating Vista Just upgrade to XP. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

Re: Curl is returning nothing on de-Vista-ted

2008-02-21 Thread zzapper
Corinna Vinschen wrote in news:[EMAIL PROTECTED]: > You're probably missing a DLL needed by curl. Run cygcheck /bin/curl.exe > and see what it prints. > Corinna > Thanks that was it Corinna zlib.dll had done a bunk. I just reinstalled zlib from setup.exe and that did the trick!! Have a great da

Re: Curl is returning nothing on de-Vista-ted

2008-02-21 Thread Corinna Vinschen
On Feb 21 14:18, zzapper wrote: > Hi > Curl is returning nothing on de-Vista-ted. It's ok on my XP PC > Whatever I type curl just returns instantly to the prompt > No error message, no help. You're probably missing a DLL needed by curl. Run cygcheck /bin/curl.exe and see what it prints. Corinna