
7 Aug
2008
7 Aug
'08
3:58 p.m.
I am using the cabal system to build the hackage version of fastcgi. I get the below messages with the "runghc Setup.lhs build" command. Network\FastCGI.hsc:59:21: fcgiapp.h: No such file or directory Network\FastCGI.hsc: In function `main': Network\FastCGI.hsc:200:0: error: `FCGX_Request' undeclared (first use in this function) It looks like I need the fastcgi sources. Where does this source come from? I didn't get any dependency messages when I did the setup config. Edward Ing