Changes between Version 7 and Version 8 of DavesFedoraCmakeBuildNotes


Ignore:
Timestamp:
Nov 19, 2011, 6:58:53 AM (12 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DavesFedoraCmakeBuildNotes

    v7 v8  
    6565svn co http://svn.osgeo.org/gdal/trunk/gdal
    6666
    67 // Build geos:
    68 $ cd /work/osgeo/geos
    69 $ mkdir build // "out of source" build dir
    70 $ cd build
    71 // Make a cmake config script
    72 $ xemacs geos-cmake-config.sh // Use whatever editor you want, gedit, whatever...
     67// Build geos:[[BR]]
     68$ cd /work/osgeo/geos[[BR]]
     69$ mkdir build // "out of source" build dir[[BR]]
     70$ cd build[[BR]]
     71// Make a cmake config script[[BR]]
     72$ xemacs geos-cmake-config.sh // Use whatever editor you want, gedit, whatever...[[BR]]
    7373// Contents of script:[[BR]]
    7474