Carsten Keßler wrote: > No, I'm using the binaries from > http://www.haskell.org/ghc/dist/6.8.1/chakravarty/ghc-6.8.1-i386-apple-darwin.tar.bz2
Are you sure that you've downloaded chakravarty's binary-dist? This one does not require frameworks (and should not fail as below) >>> checking for path to top of build tree... dyld: Library not loaded: >>> GMP.framework/Versions/A/GMP >>> Referenced from: /Users/Carsten/Desktop/ghc-6.8.1/utils/pwd/pwd >>> Reason: image not found >>> configure: error: cannot determine current directory This error message (and maybe your latest one about OpenGL) indicates more that you've got http://www.haskell.org/ghc/dist/6.8.1/scsibug/ghc-6.8.1-i386-apple-darwin.tar.bz2 Could you check this? Christian _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users