
On Tue, 01 Oct 2013 11:10:18 +0200, Riaan
I have not been able to figure out how to get libzip [ http://www.nih.at/libzip/index.html] installed under windows so that cabal can install the package.
I don't seem to be able to find a compiled binary anywhere. Can anyone help?
You will have to compile the C package yourself, using MinGW (see the HaskellWiki page for Windows[0]). Start the MinGW shell with command 'sh' and follow the instructions in the file INSTALL. Regards, Henk-Jan van Tuyl [0] http://www.haskell.org/haskellwiki/Windows#Tools_for_compilation -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --