2002-04-21 17:51:59 +08:00
|
|
|
For compiliation, installation and platform specific information
|
2004-11-28 01:06:44 +08:00
|
|
|
read "Getting Started" at http://www.openscenegraph.org, under
|
|
|
|
"Documentation".
|
2001-09-20 05:19:47 +08:00
|
|
|
|
2002-04-21 17:51:59 +08:00
|
|
|
Quick hints for Unix (including Mac OSX and Cygwin):
|
2001-09-20 05:19:47 +08:00
|
|
|
|
2003-04-11 18:37:31 +08:00
|
|
|
gmake - to make the disitribtion.
|
2001-12-24 22:12:38 +08:00
|
|
|
|
2003-04-11 18:37:31 +08:00
|
|
|
gmake install - to intall the disitrubion (defaults to /usr/local/)
|
2001-09-20 05:19:47 +08:00
|
|
|
|
2003-04-11 18:37:31 +08:00
|
|
|
gmake help - for list of make instructions.
|
|
|
|
|
|
|
|
Note, the OpenSceneGraph's Make system requires the use of GNU gmake, on
|
|
|
|
OSX, Linux and FreeBSD this is the default make, but on Solaris and IRIX
|
|
|
|
you may need to download & install it.
|