<div dir="ltr">Hi Chris,<br><div class="gmail_quote"><div>&nbsp;</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&#39;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>&nbsp;</div><div>My Python is not in&nbsp; /export/lib64/python2.3.&nbsp; (for some reason, saying that makes me laugh, but I digress)&nbsp; I also do not have more than one version installed.&nbsp; <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>
&gt;&gt; import datetime 3 or any standard module<br>
&gt;&gt; print datetime.__file__<br></blockquote><div><br>That&#39;s a useful trick, thanks.&nbsp; My python install appears to be in:<br>&nbsp;/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&#39;s getting pretty darn old!</blockquote><div>&nbsp;</div><div>Yeah, defintely.&nbsp; This is a work machine, and I&#39;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.&nbsp; I did get this working by adding the gdal lib path to ld.so.conf and running ldconfig.&nbsp; 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&amp;R &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(206) 526-6959 &nbsp; voice<br>
7600 Sand Point Way NE &nbsp; (206) 526-6329 &nbsp; fax<br>
Seattle, WA &nbsp;98115 &nbsp; &nbsp; &nbsp; (206) 526-6317 &nbsp; main reception<br>
<br>
<a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a><br>
</blockquote></div><br></div>