Changes between Version 20 and Version 21 of DavesFedoraCmakeBuildNotes


Ignore:
Timestamp:
Nov 20, 2011, 7:19:29 AM (12 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DavesFedoraCmakeBuildNotes

    v20 v21  
    5050NOTE: Things I build with cmake I use an "out of source" build so I put in a sub directory of the package.
    5151
    52 // Get/build geos:[[BR]]
     52'''geos:'''[[BR]]
    5353$ mkdir /work/osgeo/geos[[BR]]
    5454$ cd !$ // last argument of last command[[BR]]
     
    9191// End of GEOS
    9292
    93 // Get/build libtiff[[BR]]
     93'''libtiff:'''[[BR]]
    9494$ cd /work/osgeo[[BR]]
    9595$ cvs -d :pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot co libtiff[[BR]]
     
    123123// End of libtiff
    124124
    125 // Get geotiff:[[BR]]
     125'''geotiff:'''[[BR]]
    126126
    127127// At this point we will need ossim_package_support module so get it:[[BR]]
     
    175175// End of geotiff
    176176
    177 
    178 // Get gdal:[[BR]]
     177'''kakadu:'''[[BR]]
     178
     179
     180
     181'''gdal:'''[[BR]]
    179182$ cd /work/osgeo[[BR]]
    180183svn co http://svn.osgeo.org/gdal/trunk/gdal gdal[[BR]]
     
    211214// End of gdal
    212215
    213 // ossim build
    214 
    215 
    216 
    217 
    218 
     216'''ossim'''[[BR]]
     217
     218
     219
     220
     221
     222