[Haskell] hugs-package under Cygwin

Graham Klyne gk at ninebynine.org
Fri Jan 30 14:30:57 EST 2004


I'm trying to compile the HaXml kit using Hugs under Windows (having 
succeeded with GHC)...

What do I need to set up to run the hugs-package utility using Cygwin under 
Windows?  I'm getting errors that I don't understand (below).

I'm not sure if this is a problem with the Cygwin environment, or just that 
I've not set up things needed by the hugs-package script.  In the 
following, /cygdrive/j/exchange/GK/hugs98-20040109 contains the Hugs source 
kit, and /cygdrive/c/DEV/Hugs98 is my Hugs install directory.

[[
graham at RINCEWIND /cygdrive/j/exchange/GK/hugs98-20040109/src/unix
$ ./hugs-package.in /cygdrive/c/DEV/Haskell/lib/HaXml-1.10/src 
/cygdrive/c/DEV/Hugs98/libraries/
@FindCmd@: not found
@SortCmd@: not found
mv: C:/dev/cygwin/tmp/cvs.1420.2: No such file or directory
./hugs-package.in: cannot open C:/dev/cygwin/tmp/cvs.1420.1: no such file
]]

#g


------------
Graham Klyne
For email:
http://www.ninebynine.org/#Contact



More information about the Haskell mailing list