Arunkumar S Jadhav wrote:
[...] which means neither HOpenGL, nor GLUT comes preinstalled in ghc-6.0.1 :(. Any solutions ??

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.

There are activities to make installation of separate packages easy for
the end-user (see http://www.haskell.org/mailman/listinfo/libraries), so
problems like this should be easier to fix in the future.

Cheers,
   S.


_______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to