it is easier if you use msys
then in msys window, run ghc setup configure
after that you can run ghc setup build etc in normal dos window without
further recourse to msys
Neil Mitchell wrote:
Hi,
I managed this with the following sequence of commands:
http://www.haskell.org/pipermail/libraries/2010-February/013038.html
Thanks, Neil
On Wed, Mar 17, 2010 at 9:44 PM, Niklas Larsson <nikl...@ymail.com> wrote:
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: "gladst...@gladstein.com" <gladst...@gladstein.com>
To: haskell-cafe@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)
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe