[Gdal-dev] 1.4.3 build and NG bindings

Christopher Barker Chris.Barker at noaa.gov
Mon Oct 29 16:51:35 EDT 2007


Brian Hamlin wrote:
> If you have /usr/local/bin _before_ /usr/bin in your path, the python 
> install should work without help

not quite. You need whatever place the python binaries are in your path. 
By default the framework builds installer adds the right path to your 
.profile (or whatever). For example, on my system:

cbarker$ which python
/Library/Frameworks/Python.framework/Versions/Current/bin/python

and that is on my PATH.

As William said, there is a "Unix tools" or something option that will 
put in sym links in /usr/local/bin for you too.

Key is that what you get when you type "python" on the command line 
should be what the GDAL build system finds.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the Gdal-dev mailing list