[haskell-platform] #11: glut installation on Windows via cabal doesn't work by default
haskell-platform
haskell-platform at projects.haskell.org
Tue Apr 28 04:54:46 EDT 2009
#11: glut installation on Windows via cabal doesn't work by default
--------------------+-------------------------------------------------------
Reporter: duncan | Owner: panne
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: GLUT | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by panne):
If I read this ticket correctly, the problem is how to tell Cabal where
the GLUT header and library are, right? Autoconf has a well-defined set of
environment variables to deal with such cases, see
http://www.gnu.org/software/hello/manual/autoconf/Preset-Output-
Variables.html. As I see it, this is a Cabal bug, because it doesn't pass
the additional paths in autoconf variables, even when the build type is
"Configure". So I'm inclined to close this ticket. Any comments?
Removing autoconf from the OpenGL/GLUT/OpenAL/ALUT packages is a different
story and not something for the near future, I think. See
http://haskell.org/pipermail/haskell-cafe/2009-April/060626.html
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/11#comment:5>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list