Changes between Version 56 and Version 57 of DavesFedoraCmakeBuildNotes


Ignore:
Timestamp:
Oct 10, 2012, 4:21:39 PM (12 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DavesFedoraCmakeBuildNotes

    v56 v57  
    9292$ cd !$ // last argument of last command[[BR]]
    9393$ svn co http://svn.osgeo.org/geos/trunk geos-svn[[BR]]
     94$ cd geos-svn
     95$ ./tools/svn_repo_revision.sh
     96$ cd ..
    9497$ mkdir build // "out of source" build dir[[BR]]
    9598$ cd build[[BR]]