[HOpenGL] GLUT not found

Milos Hasan milos@kyblik.pieskovisko.sk
Sat, 15 Mar 2003 17:55:48 +0100


Hello,

I use Windows 2000/MingGW/MSYS and HOpenGL compiled OK, but when trying to
compile a simple program, I got:

ghc: can't find module `Graphics.UI.GLUT' (while processing "Hello.hs")

It seems that "make install" does not copy the GLUT files into the GHC
directory structure at all.
What to do?

Milos