Re: [Haskell-cafe] HPong-0.1.2 fails to compile in Debian ghc 6.10.1

23 Apr
2009
23 Apr
'09
4:19 p.m.
Ahn, Ki Yung wrote:
I don't know the exact reason but this should not fail since I have Debian packaged ghc 6.10.1 and OpenGL-2.2.1.1 on my system.
I think this is because the filename of the OpenGL shared library is /usr/lib/libGL.so.1 rather than libGL.so. This is why we have two
No. Do not manually create the symlink. It sounds like you don't have the -dev packages for OpenGL installed. You should install them and then you should be OK.
5872
Age (days ago)
5872
Last active (days ago)
0 comments
1 participants
participants (1)
-
John Goerzen