#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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform