[Haskell-cafe] installing Network on windows

Niklas Larsson niklasl at ymail.com
Wed Mar 17 17:44:36 EDT 2010


Hi!

It needs some shell, if you install MSYS from mingw and do the cabal install from there it will work just fine.

Here is the download for MSYS:
http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download


// Niklas L.



________________________________
From: "gladstein at gladstein.com" <gladstein at gladstein.com>
To: haskell-cafe at haskell.org
Sent: Wed, March 17, 2010 9:11:00 PM
Subject: [Haskell-cafe] installing Network on windows

I need some advice on the most straightforward way to install the Network package on Windows. I can install Cywgin if that's what it takes. Thanks in advance.

cabal install network
Resolving dependencies...
Configuring network-2.2.1.7...
cabal: Error: some packages failed to install:
network-2.2.1.7 failed during the configure step. The exception was:
sh: runGenProcess: does not exist (No such file or directory)



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100317/c2ca1dc0/attachment.html


More information about the Haskell-Cafe mailing list