Re: [gdal-dev] Strange issue on debian squeeze

2011-03-15 Thread Even Rouault
Le mardi 15 mars 2011 23:49:30, Marco Lechner - FOSSGIS e.V. a écrit : > I can reproduce this feature/bug on a freshly installed minimal squeeze > having nothing than downloaded gdal-source using Well, I've just installed a virtual machine with a Debian Squeeze 64 bit and installed libxerces-c-de

Re: [gdal-dev] Strange issue on debian squeeze

2011-03-15 Thread Marco Lechner - FOSSGIS e.V.
I can reproduce this feature/bug on a freshly installed minimal squeeze having nothing than downloaded gdal-source using # ./configure --with-xerces=yes --with-xerces-inc=/usr/include/ --with-xerces-lib=/usr/lib/ and having installed i libxerces-c-dev v libxerces-c3-dev v libxerces-c3-doc v libx

Re: [gdal-dev] Strange issue on debian squeeze

2011-03-15 Thread Stephen Woodbridge
On 3/15/2011 2:23 PM, Chaitanya kumar CH wrote: Oliver, Can you confirm if you have xerces headers in /etc/include directory? That should probably say /usr/include directory, in case that was not obvious. -Steve On Tue, Mar 15, 2011 at 11:13 PM, Oliver Burger mailto:oliver@googlemail.

Re: [gdal-dev] Strange issue on debian squeeze

2011-03-15 Thread Chaitanya kumar CH
Oliver, Can you confirm if you have xerces headers in /etc/include directory? On Tue, Mar 15, 2011 at 11:13 PM, Oliver Burger wrote: > I have a strange problem installing gdal-1.8.0 on a debian squeeze 64bit > server. > > I'm using the following configure: > ./configure --prefix=/usr/local/gdal-

[gdal-dev] Strange issue on debian squeeze

2011-03-15 Thread Oliver Burger
I have a strange problem installing gdal-1.8.0 on a debian squeeze 64bit server. I'm using the following configure: ./configure --prefix=/usr/local/gdal-1.8.0 --with-xerces=yes Installed are: libxerces-c-dev 3.1.1-1+b1 libxerces-c3.1 3.1.1-1+b1 out of the debian reposit