Revision: 6381
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6381&view=rev
Author:   thjc
Date:     2008-04-23 23:03:08 -0700 (Wed, 23 Apr 2008)

Log Message:
-----------
added temp readme with cmake instructions

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

Modified: code/player/trunk/README
===================================================================
--- code/player/trunk/README    2008-04-23 09:38:51 UTC (rev 6380)
+++ code/player/trunk/README    2008-04-24 06:03:08 UTC (rev 6381)
@@ -12,20 +12,10 @@
 Read INSTALL for generic instructions.  For most people, the following
 sequence will suffice:
 
-  $ ./configure
-  $ make
+  TEMP instructions till updated properly
+  $ mkdir build
+  $ cd build
+  $ cmake ..
   $ make install
 
-To see the options accepted by configure, do:
-
-  $ ./configure --help
-
-Bootstrapping from SVN
-----------------------
-If you are building from SVN you will not have a configure script. This is
-created by running autoreconf
-
-  $ autoreconf -i
-
-
                     - brian gerkey ([EMAIL PROTECTED])


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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to