Changes between Version 1 and Version 2 of UsersWikiPostgisRpmInstallation


Ignore:
Timestamp:
Apr 13, 2009, 2:33:25 PM (15 years ago)
Author:
pierre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgisRpmInstallation

    v1 v2  
    3030Here is a basic guide for building RPMs:
    3131
    32 # Move the patches/sources and source tarball into /usr/src/redhat/SOURCES
    33 # Next, move the spec file under /usr/src/redhat/SPECS
    34 # Run the following command: rpmbuild -bb postgis.spec
     32 1. Move the patches/sources and source tarball into /usr/src/redhat/SOURCES
     33 1. Next, move the spec file under /usr/src/redhat/SPECS
     34 1. Run the following command: rpmbuild -bb postgis.spec
     35
    3536This will build RPMs for you.
    3637