Changes between Version 9 and Version 10 of UsersWikiPostGIS20Ubuntu1204src


Ignore:
Timestamp:
Jun 24, 2013, 1:34:07 AM (11 years ago)
Author:
Mike Taves
Comment:

rollback change — extensions are made as a dependency, no extra commands are required

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS20Ubuntu1204src

    v9 v10  
    4242sudo ldconfig
    4343sudo make comments-install
    44 }}}
    45 
    46 To enable the EXTENSION in PostgreSQL 9.1 and above, there is one more step..
    47 {{{
    48 cd extensions
    49 make
    50 sudo make install
    5144}}}
    5245