I tried to install haskell-fastcgi ( <a href="http://www.cs.chalmers.se/~bringert/darcs/haskell-fastcgi/">http://www.cs.chalmers.se/~bringert/darcs/haskell-fastcgi/</a> ).<br><br>&gt;runghc Setup.hs configure&nbsp; --prefix=$HOME/extra
<br>&gt;runghc -I$HOME/extra/include Setup.hs build<br>Preprocessing library fastcgi-2006.10.9...<br><br>FastCGI.hsc:50:21:&nbsp; error: fcgiapp.h: No such file or directory<br>compiling Network/FastCGI_hsc_make.c failed<br>command was: ghc -c Network/FastCGI_hsc_make.c -o Network/FastCGI_hsc_make.o
<br>Setup.hs: got error code while preprocessing: Network.FastCGI<br><br>&gt;runghc --help<br>runghc: syntax: runghc [-f GHCPATH] [GHC-ARGS] FILE ARG...<br><br>?<br>