[Gdal-dev] Python next-gen bindings enabled in trunk

Christopher Barker Chris.Barker at noaa.gov
Fri Oct 19 02:19:11 EDT 2007


William Kyngesburye wrote:
> Another issue to consider: where to install the python script programs.  
> Currently they aren't installed at all.

Hmm. the usual place for python scripts installed with distutils in the 
python scripts dir. On Linux, I think that's usually something like 
/usr/local/bin. With an OS-X Framework build, it's something like:

/Library/Frameworks/Python......2.5/bin

(or something like that, inside the framework anyway -- not on a Mac now)

However, it might be more appropriate to put it in the GDAL "prefix" 
location, as, ideally, fact that the scripts are python is an 
implementation detail.

It may not matter much, as either location should be on the users PATH.

-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