[Gdal-dev] status of ldshared build? (or,
other options for OSX framework build)
Christopher Barker
Chris.Barker at noaa.gov
Fri Nov 2 02:11:56 EDT 2007
Christopher Barker wrote:
> but is it as easy as just using without-python in
> .configure, then running setup.py after building and installing GDAL?
I just tried it (on Kubuntu Linux 7.10), and it appeared to build and
install OK, but I'm getting:
>>> import osgeo.gdal
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "osgeo/gdal.py", line 51, in <module>
from gdalconst import *
File "osgeo/gdalconst.py", line 123, in <module>
GFT_Integer = _gdalconst.GFT_Integer
AttributeError: 'module' object has no attribute 'GFT_Integer'
(SVN head)
look familiar? I'm going to bed -- maybe I'll be able to poke into this
more tomorrow
-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