Re: [gdal-dev] gdal 1.6 build on redhat Linux, missing gdal.py _gdalmodule.so

2009-01-20 Thread Otto Dassau
On Fri, 19 Dec 2008 09:29:42 -0500 "Gong, Shawn (Contractor)" wrote: > Thanks Klokan, > > I added --with-python > ./configure --prefix=/home/sgong/dev181/dist --with-png=internal --with-libtiff=internal --with-gif=internal --with-geotiff=internal --with-libz=/home/sgong/dev181/dist --wi

RE: [gdal-dev] gdal 1.6 build on redhat Linux, missing gdal.py _gdalmodule.so

2008-12-19 Thread Gong, Shawn (Contractor)
__ From: klo...@gmail.com [mailto:klo...@gmail.com] On Behalf Of Klokan Petr Pridal Sent: Friday, December 19, 2008 3:08 AM To: Gong, Shawn (Contractor) Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] gdal 1.6 build on redhat Linux, missing gdal.py _gdalmodule.so Hi, I just finished building gdal

Re: [gdal-dev] gdal 1.6 build on redhat Linux, missing gdal.py _gdalmodule.so

2008-12-19 Thread Klokan Petr Přidal
Hi, > I just finished building gdal 1.6 on redhat Linux (using gcc 4.2.2, python > 2.5.2). > > After taking Even Rouault and Frank's suggestion, I used the minimized > driver approach. It seemed to work. > > ./configure --prefix=/home/sgong/dev181/dist --with-png=internal > --with-libtiff=intern

[gdal-dev] gdal 1.6 build on redhat Linux, missing gdal.py _gdalmodule.so

2008-12-18 Thread Gong, Shawn (Contractor)
hi list, I just finished building gdal 1.6 on redhat Linux (using gcc 4.2.2, python 2.5.2). After taking Even Rouault and Frank's suggestion, I used the minimized driver approach. It seemed to work. ./configure --prefix=/home/sgong/dev181/dist --with-png=internal --with-libtiff=internal --with-