Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next, add this to your .bash_profile. Indeed, it is all commented out - we do it because it's the right thing to do.

Code Block
# If you choose to use lizard tech tools while doing projections, you'll need this.
# NOTE that this prevents GDAL from working properly so I comment it out.
# All I use Lizard tech for is to get data out of mrsid format!
#PROJSO=/home/dev/lizard_tech/linux64/GeoExpressCLUtils-8.5.0.3330/libproject
#export PROJSO
PATH=$PATH:$HOME/bin
export PATH

Last, test it to make sure it is working...

Code Block
 



  • gdal-1.5.4
  • geos-3.1.1
  • proj-4.6.1
  • proj-datumgrid-1.4

...