Revision: 7758
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7758&view=rev
Author:   hsujohnhsu
Date:     2009-06-02 19:46:15 +0000 (Tue, 02 Jun 2009)

Log Message:
-----------
oops, updated the new install instructions on the wrong branch.

Modified Paths:
--------------
    code/gazebo/trunk/README

Modified: code/gazebo/trunk/README
===================================================================
--- code/gazebo/trunk/README    2009-06-02 19:38:13 UTC (rev 7757)
+++ code/gazebo/trunk/README    2009-06-02 19:46:15 UTC (rev 7758)
@@ -13,17 +13,19 @@
 
 Installation
 ------------
-Read the installation instructions in the online manual for generic 
instructions.  For most people, the following
-sequence will suffice:
+Read the installation instructions in the online manual for generic 
instructions.  For most people, the following sequence will suffice:
 
-  $ scons install
+  $ mkdir build (inside the gazebo-trunk directory)
+  $ cd build
+  $ cmake ..
+  $ make
 
 
 Uninstallation
 --------------
 Read the installation instructions in the online manual for generic 
instructions.  For most people, the following sequence will suffice:
 
-  $ scons -c install 
+  $ make install (inside the gazebo-trunk/build directory)
 
 
 3rd Party Libraries


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to