[Haskell-cafe] The usage of runghc ?
keepbal
keepbal at gmail.com
Sat Feb 3 20:09:09 EST 2007
I tried to install haskell-fastcgi (
http://www.cs.chalmers.se/~bringert/darcs/haskell-fastcgi/ ).
>runghc Setup.hs configure --prefix=$HOME/extra
>runghc -I$HOME/extra/include Setup.hs build
Preprocessing library fastcgi-2006.10.9...
FastCGI.hsc:50:21: error: fcgiapp.h: No such file or directory
compiling Network/FastCGI_hsc_make.c failed
command was: ghc -c Network/FastCGI_hsc_make.c -o Network/FastCGI_hsc_make.o
Setup.hs: got error code while preprocessing: Network.FastCGI
>runghc --help
runghc: syntax: runghc [-f GHCPATH] [GHC-ARGS] FILE ARG...
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070204/8adc5a07/attachment.htm
More information about the Haskell-Cafe
mailing list