Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Talk:Getting Started: Difference between revisions

From OpenKinect
Jump to navigationJump to search
(Created page with "I'm not sure about building for Ubuntu Linux. I was only successful by installing freeglut3 and then I had to use the -lglu flag after make. Is there a better way? As in: $ sudo...")
(No difference)

Revision as of 10:42, 19 November 2010

I'm not sure about building for Ubuntu Linux. I was only successful by installing freeglut3 and then I had to use the -lglu flag after make. Is there a better way? As in:

$ sudo apt-get freeglut3
$ make -lglu

Is there any need to modify the instructions? --Tom 11:42, 19 November 2010 (CET)