Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Ari Jolma
Frank Warmerdam wrote: Folks, I have prepared a new 1.7.2 release candidate. In this one I have run libtoolize --force --copy and then autogen.sh in the hopes of producing a consistent up-to-date set of configure and libtool stuff. I'd particularly appreciate the folks who had problems with

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Lucena, Ivan
Frank, Never mind. It seems like the application that I used to decompress gdal-1.7.2RC2.tar.gz creates the files and folder with an incorrect permission. I saw some permission error on the log. So I re-started with simple "gzip -d" and "tar xvf" and everything worked just fine. Regards, Iva

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Lucena, Ivan
Frank, I am trying the RC2 on OpenSUSE and I found a problem. Here is my configure command: ./configure \ --with-libtool \ --with-libtiff=internal \ --with-geotiff=internal \ --with-jpeg=internal \ --with-gif=internal After having compiled a lot of thing

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Jose Gomez-Dans
> > On Apr 22, 2010, at 11:51 AM, Frank Warmerdam wrote: >> >> > Folks, >> > >> > I have prepared a new 1.7.2 release candidate. In this one I have >> > run libtoolize --force --copy and then autogen.sh in the hopes of >> producing >> > a consistent up-to-date set of configure and libtool stuff.

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Daniel Morissette
William Kyngesburye wrote: I have prepared a new 1.7.2 release candidate. In this one I have run libtoolize --force --copy and then autogen.sh in the hopes of producing a consistent up-to-date set of configure and libtool stuff. I'd particularly appreciate the folks who had problems with RC1 t

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Kyle Shannon
RC1 did not work for me due to the libtool issue, RC2 is working now. kss # Kyle Shannon Physical Science Technician RMRS Fire Sciences Lab Fire, Fuels & Smoke - RWU 4405 5775 Highway 10 W. Missoula, MT 59808 (406)829-6954 kshan...@fs.fed.us #

Re: [gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread William Kyngesburye
Compiles now on OS X. On Apr 22, 2010, at 11:51 AM, Frank Warmerdam wrote: > Folks, > > I have prepared a new 1.7.2 release candidate. In this one I have > run libtoolize --force --copy and then autogen.sh in the hopes of producing > a consistent up-to-date set of configure and libtool stuff.

[gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate

2010-04-22 Thread Frank Warmerdam
Folks, I have prepared a new 1.7.2 release candidate. In this one I have run libtoolize --force --copy and then autogen.sh in the hopes of producing a consistent up-to-date set of configure and libtool stuff. I'd particularly appreciate the folks who had problems with RC1 trying this out. ht