wiki:fedora_build_notes

Building ossim on Fedora / RedHat linux:

This is not complete yet!

Last updated: 24 May 2011

Please send comments to the list at: ossim-developer@…

NOTE: This example was taken from a Fedora 14 distribution. RedHat EN distributions are very similar. Example builds dependencies libtiff, geotiff and gdal. All of these are in the Fedora rpm repository and can be installed using yum(yellowdog update manager). Building ensures BigTIFF.

NOTE: Installing a dependency is easy, e.g. find/install jpeg which is a dependency of ossim.

$ yum list | grep jpeg
libjpeg-turbo-devel.x86_64               1.1.0-2.fc14                   @updates
$ sudo yum install libjpeg-turbo-devel.x86_64

Last modified 13 years ago Last modified on May 24, 2011, 7:39:00 AM
Note: See TracWiki for help on using the wiki.