> -Original Message-
> From: Howard Butler [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 December 2008 10:56
> To: Kralidis,Tom [Ontario]
> Cc: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] python build error on svn trunk
>
>
> On Dec 10, 200
On Dec 10, 2008, at 6:54 AM, Kralidis,Tom [Ontario] wrote:
File "/usr/lib/python2.5/site-packages/setuptools/command/sdist.py",
line 98, in entries_finder
log.warn("unrecognized .svn/entries format in %s", dirname)
NameError: global name 'log' is not defined
Tom,
I think your setuptools
On make install (OS = fc10):
$./configure --with-png --with-libtiff=internal --with-geotiff=internal
--with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config
--with-mysql=/usr/bin/mysql_config -
-with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat
$ make