Changes between Version 24 and Version 25 of GeoDjangoUbuntuInstall


Ignore:
Timestamp:
Aug 5, 2009, 3:01:43 PM (16 years ago)
Author:
anonymous
Comment:

Changed a "make install" to "sudo make install" in short version.

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified GeoDjangoUbuntuInstall

    v24 v25  
    3737./configure
    3838make
    39 make install
     39sudo make install
    4040cd ..
    4141tar xzf gdal-1.5.2.tar.gz
Back to Top