
22 Sep
2003
22 Sep
'03
6:42 a.m.
On Sun, 21 Sep 2003, Sven Panne wrote:
It's a decision of the packager whether HOpenGL is supported or not (you didn't write what binary package you use or if you built GHC for yourself). If it's not there, you have to build GHC for yourself, adding `--enable-hopengl' to configure's commandline. Thanks a lot !! I rebuilt with --enable-hopengl option, now GLUT is included in package.conf, all is well now except that ghc is complaining about GL, and GLU packages. Can't these packages be installed in one shot?
-Regards, Arun