[Haskell-beginners] Installing packages

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Sat Feb 7 22:42:15 EST 2009


On 2009 Feb 7, at 20:50, Tymur Porkuian wrote:
> I'm trying to install wxcore-0.11.0 using Cabal. I've downloaded it
> from http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wxcore-0.11.0 
> ,
> unpacked and tried to follow instructions from
> http://haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package,
> but this is what I'm getting:
>
> D:\libraries\wxcore-0.11.0>runhaskell Setup configure
> Setup: sh: runGenProcess: does not exist (No such file or directory)
>
> What does this mean?

On Windows it usually means that the package has a "configure" shell  
script and therefore requires that Cygwin or MSYS be installed.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/beginners/attachments/20090207/2d6072e9/PGP-0001.bin


More information about the Beginners mailing list