On Mon, 04 Jan 2010 16:55:44 +0100, Günther Schmidt <gue.schm...@web.de> wrote:

Hi,

how can I install curl on windows (XP)?

Download the C code for cURL from:
  http://curl.haxx.se/download.html

Unpack the source; to avoid problems with scripts, use paths without spaces.

See the instructions at:
  http://www.haskell.org/haskellwiki/Windows#Tools_for_compilation

Compile with:
  make

Finally, give command:
  cabal install curl

--
Met vriendelijke groet,
Henk-Jan van Tuyl


--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to