Created
          May 27, 2015 00:48 
        
      - 
      
- 
        Save tjdett/8aad215cdb23871d1786 to your computer and use it in GitHub Desktop. 
    VIEPS GDAL install
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/bash | |
| export CPLUS_INCLUDE_PATH=/usr/include/gdal | |
| export C_INCLUDE_PATH=/usr/include/gdal | |
| pip install gdal | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment