
11 Dec
2007
11 Dec
'07
10:26 a.m.
Carsten Keßler wrote:
OK, now I get no GMP error any longer, instead, I got my good old OpenGL-error back...
Installing: /Library/GHC/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1 installPackage: Error: Could not find module: Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage with any suffix: ["p_hi"] make[1]: *** [install.library.OpenGL] Error 1 make: *** [install] Error 2
Did I miss more Libs that I need to install before running make install?
Maybe GLUT and OpenGL frameworks are missing on your machine (but I would not expect the above failure during installation, only when calling: ghci -package OpenGL) Our {GLUT,OpenGL,OpenAL}.framework are under /System/Library/Frameworks HTH Christian