cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: how to run tests in command prompt for windows XP for CURL 7.12.3

From: Andres Garcia <fandom_at_telefonica.net>
Date: Thu, 16 Feb 2006 21:32:58 +0100

Hi,

> please , please suggest me what i have to do so that i can complete the
> tests..

Basically you would have to download the msys-mingw enviroment
together with the MSYS Developer Tool Kit from http://mingw.org/.

You install all that and in the msys prompt you type:

./configure ; make ; make test

If you need the ftp test, you also need to port the
sockfilt.c to Windows.

Andres
Received on 2006-02-16