[Haskell-cafe] Adding GLUT package to WinHugs

Peter Verswyvelen bf3 at telenet.be
Sun Nov 4 14:14:03 EST 2007


Thanks Neil,

That got me one step further.

runhugs -98 Setup.hs configure

works fine, but

runhugs -98 Setup.hs build

gives the error

Preprocessing library GLUT-2.0.20060921...
Building GLUT-2.0.20060921...
'c:\program' is not recognized as an internal or external command,
operable program or batch file.

It seems some command line tool can't handle spaces in directory names?

Thanks,
Peter

Neil Mitchell wrote:
> Hi
>
>   
>> The file you have requested
>> (http://www.cs.york.ac.uk/fp/cpphs-1.5-win32.zip) could not
>> be found on this server.
>>     
>
> The slightly older version works:
> http://www.cs.york.ac.uk/fp/cpphs-1.2-win32.zip
>
> I'm unable to get SSH from this machine, so can't tell where that file
> has gone to. Malcolm should be able to check if the file is present,
> and if not I'll create a new one shortly. If you have GHC installed,
> building cpphs is not that hard.
>
> Thanks
>
> Neil
>
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071104/bec8b13e/attachment.htm


More information about the Haskell-Cafe mailing list