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

Talk:Getting Started

From OpenKinect
Revision as of 10:42, 19 November 2010 by Tom (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)