[Haskell-cafe] platform configure fails to find freeglut

J. Greg Davidson jgd at well.com
Mon Dec 14 00:22:09 EST 2009


I'm trying to install haskell-platform-2009.2.0.2 on
    OpenSuse 11.2 Gnu/Linux 2.6.27.39-0.2-default #1 SMP x86_64
My currently installed packages include
    ghc-6.10.4-5.7
    freeglut-080721-20.2.1
    ghc-GLUT-doc-2.1.2.0-1.13
    ghc-GLUT-devel-2.1.2.0-1.13
    ghc-GLUT-prof-2.1.2.0-1.13
When I try to ./configure I get
    checking GL/glut.h usability... no
    checking GL/glut.h presence... no
    checking for GL/glut.h... no
    configure: error: The GLUT C library is required

One would think that with all of this good glut stuff I have installed
the configure script would be satisfied, but it's not.  Searching for
answers only turned up other people with the same problem.  Can someone
assist me in fixing the problem?

BTW - is there an official bug repository for the Haskell Platoform?
I couldn't find that either, and I think it's very important!

Thanks,

_Greg

P.S. In case it matters, here are most of my installed haskell packages:

    ghc-6.10.4-5.7
    ghc-binary-devel-0.5.0.1-1.12
    ghc-binary-doc-0.5.0.1-1.12
    ghc-cairo-devel-0.10.1-1.4
    ghc-data-accessor-devel-0.2.0.2-1.7
    ghc-data-accessor-doc-0.2.0.2-1.7
    ghc-data-accessor-monads-fd-devel-0.2-1.7
    ghc-data-accessor-monads-fd-doc-0.2-1.7
    ghc-data-accessor-template-devel-0.2.1.1-1.7
    ghc-data-accessor-template-doc-0.2.1.1-1.7
    ghc-derive-devel-0.1.4-2.55
    ghc-derive-doc-0.1.4-2.55
    ghc-Diff-devel-0.1.2-1.13
    ghc-Diff-doc-0.1.2-1.13
    ghc-doc-6.10.4-5.7
    ghc-fingertree-devel-0.0-1.12
    ghc-fingertree-doc-0.0-1.12
    ghc-glib-devel-0.10.1-1.4
    ghc-GLUT-devel-2.1.2.0-1.13
    ghc-GLUT-doc-2.1.2.0-1.13
    ghc-GLUT-prof-2.1.2.0-1.13
    ghc-gtk2hs-common-0.10.1-1.4
    ghc-gtk2hs-doc-0.10.1-1.4
    ghc-gtk-devel-0.10.1-1.4
    ghc-monads-fd-devel-0.0.0.1-1.9
    ghc-monads-fd-doc-0.0.0.1-1.9
    ghc-OpenGL-devel-2.2.2.0-1.15
    ghc-OpenGL-doc-2.2.2.0-1.15
    ghc-OpenGL-prof-2.2.2.0-1.15
    ghc-paths-devel-0.1.0.5-19.14
    ghc-paths-doc-0.1.0.5-19.14
    ghc-pointedlist-devel-0.3.1-2.6
    ghc-pointedlist-doc-0.3.1-2.6
    ghc-prof-6.10.4-5.7
    ghc-pureMD5-devel-0.2.4-1.7
    ghc-pureMD5-doc-0.2.4-1.7
    ghc-regex-tdfa-devel-1.1.1-1.10
    ghc-regex-tdfa-doc-1.1.1-1.10
    ghc-rosezipper-devel-0.1-1.7
    ghc-rosezipper-doc-0.1-1.7
    ghc-split-devel-0.1.1-1.12
    ghc-split-doc-0.1.1-1.12
    ghc-terminfo-devel-0.3.0.2-1.14
    ghc-terminfo-doc-0.3.0.2-1.14
    ghc-transformers-devel-0.1.4.0-1.12
    ghc-transformers-doc-0.1.4.0-1.12
    ghc-uniplate-devel-1.2.0.3-1.7
    ghc-uniplate-doc-1.2.0.3-1.7
    ghc-unix-compat-devel-0.1.2.1-1.14
    ghc-unix-compat-doc-0.1.2.1-1.14
    ghc-utf8-string-devel-0.3.4-1.14
    ghc-utf8-string-doc-0.3.4-1.14
    ghc-utility-ht-devel-0.0.4-1.7
    ghc-utility-ht-doc-0.0.4-1.7
    ghc-vty-devel-3.1.8.4-1.11
    ghc-vty-doc-3.1.8.4-1.11
    ghc-X11-devel-1.4.5-5.16
    ghc-X11-doc-1.4.5-5.16
    ghc-xmonad-contrib-devel-0.8.1-1.8
    ghc-xmonad-contrib-doc-0.8.1-1.8
    ghc-xmonad-devel-0.8.1-8.9
    ghc-xmonad-doc-0.8.1-8.9
    ghc-yi-devel-0.6.0-4.7
    ghc-yi-doc-0.6.0-4.7



More information about the Haskell-Cafe mailing list