dev version of glut
authorkyberneticist@gmail.com
Tue, 20 Nov 2012 20:23:10 +0000
changeset 265 b0f68d7fe64e
parent 264 215c1770969b
child 266 76e82a7897f1
dev version of glut
BuildingOnLinux.wiki
--- a/BuildingOnLinux.wiki	Mon Nov 05 15:47:48 2012 +0000
+++ b/BuildingOnLinux.wiki	Tue Nov 20 20:23:10 2012 +0000
@@ -16,7 +16,7 @@
 }}}
 If you want video recording, add:
 {{{
-sudo apt-get install libavcodec-dev libavformat-dev freeglut3
+sudo apt-get install libavcodec-dev libavformat-dev freeglut3-dev
 }}}
 If you want to try building the server as well (requires at least libghc base 4.3 now) try these too:
 {{{