curl-library
Re: Configuring in msys/mingw
Date: Wed, 25 Feb 2004 12:25:21 +0100 (CET)
On Mon, 23 Feb 2004, Andrés García wrote:
> The patch for the server includes some cut and pasting from libcurl to init
> winsock, I did it without knowing what it all meant, so I hope I haven't
> broken anything or done something silly.
I'll apply and commit these changes soon.
> To make 'runtests.pl' work I had to do two things:
>
> - Make it use 'curl.exe' after I had installed it.
So ../src/curl won't work? It is a bit of a drawback since it is a lot better
to test the just-built version rather than the installed version, as that
allows the test suite to be run like for the autobuilds, automaticly without
clobbering anything installed.
> - Remove the '2>/dev/null'.
Hm. Can we somehow detect that the script runs on windows? If so, we can make
that 2> stuff conditional on that, since that is niceness to use on unix.
> I have also attached the output of the tests as some fail, the main problem
> now is that it hangs in test 100, does it need another server for ftp?
Yes. server/sws is just the HTTP test server, the FTP tests use the
ftpserver.pl which is a perl implementation.
-- Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/ [[ Do not send mails to this email address. They won't reach me. ]]Received on 2004-02-25