None

Sven Panne Sven.Panne at informatik.uni-muenchen.de
Sun Sep 21 20:58:40 EDT 2003


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.




More information about the Glasgow-haskell-users mailing list