<div dir="ltr">Hi Chris,<br><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">that shouldn't be required -- site-packages should be on your sys.path already. Is your python in /export/lib64/python2.3 ? Do you have more than one python?</blockquote>
<div> </div><div>My Python is not in /export/lib64/python2.3. (for some reason, saying that makes me laugh, but I digress) I also do not have more than one version installed. <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
try:<br>
<br>
$ python<br>
>> import datetime 3 or any standard module<br>
>> print datetime.__file__<br></blockquote><div><br>That's a useful trick, thanks. My python install appears to be in:<br> /usr/lib64/python2.3<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Also -- why python 2.3? that's getting pretty darn old!</blockquote><div> </div><div>Yeah, defintely. This is a work machine, and I'm going to have to get onto my soapbox to get IT to up the version in our production environment as well.<br>
<br>Thanks for the help. I did get this working by adding the gdal lib path to ld.so.conf and running ldconfig. Then added a PYTHONPATH setting in .bashrc that points to the /export/lib64/site-package dir.<br><br>Roger<br>
--<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
-Chris<br>
<br>
<br>
-- <br>
Christopher Barker, Ph.D.<br>
Oceanographer<br>
<br>
Emergency Response Division<br>
NOAA/NOS/OR&R (206) 526-6959 voice<br>
7600 Sand Point Way NE (206) 526-6329 fax<br>
Seattle, WA 98115 (206) 526-6317 main reception<br>
<br>
<a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a><br>
</blockquote></div><br></div>