--- On Sat, 12/5/09, Daniel Fischer wrote:
If you have cpphs, hugs, jhc, greencard etc., it is probably something about your
environment. If you don't have them, it's clear that they aren't found.
I don't know what those things are. I have nothing but what came with HP other than installing c2hs today.
If that works, the problem is somewhere in cabal, otherwise in c2hs, either way, we'll
know more.
Alright, I followed the instructions and everything was as you said. I still get "c2hs.exe does not exist".
C:\A\install\programming\portaudio\haskell\portaudio-0.0.1>"C:\Program Files\Has
kell\bin\c2hs.exe" --include=dist\build --cppopts=-D__GLASGOW_HASKELL__=610 --cp
popts=-IC:\A\install\programming\portaudio\portaudio\include --output-dir=dist\b
uild --output=Sound\PortAudio\Base.hs .\Sound\PortAudio\Base.chs
c2hs.exe: does not exist
C:\A\install\programming\portaudio\haskell\portaudio-0.0.1>pause
Press any key to continue . . .
By the way, I have posted this problem to the c2hs mailing list in case they have some insight.