Skip to content

Instantly share code, notes, and snippets.

@brunosan
Created March 13, 2014 22:19
Show Gist options
  • Save brunosan/9538271 to your computer and use it in GitHub Desktop.
Save brunosan/9538271 to your computer and use it in GitHub Desktop.
IF ntf driver breaks on GDAL
#Fix error Unable to load PROJ.4 library (libproj.so)
sudo ln -s /usr/lib/libproj.so.0 /usr/lib/libproj.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment