Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-28 Thread Luca Casagrande
Il 28/05/2012 15:41, Even Rouault ha scritto: Hire is the full config.log: http://ubuntuone.com/3HlRqtTs0nu4NeguX2eIG4 I have had a look at this config.log and found that in the step where the configure script tries to check the libjvm, a non-expected string "missing" is placed on the gcc line

Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-28 Thread Even Rouault
> > Hire is the full config.log: > http://ubuntuone.com/3HlRqtTs0nu4NeguX2eIG4 I have had a look at this config.log and found that in the step where the configure script tries to check the libjvm, a non-expected string "missing" is placed on the gcc line, causing it to fail. I don't know where thi

Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-28 Thread Luca Casagrande
Il 28/05/2012 14:55, Even Rouault ha scritto: If I try without it, I have got this error message: --with-java=yes --with-mdb=yes configure: error: "--with-jvm-lib must be specified." Luca, I've just installed a i386 ubuntu 12.04 VM and installed openjdk-7-jdk in it. "./configure --with-jav

Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-28 Thread Even Rouault
> If I try without it, I have got this error message: > > --with-java=yes --with-mdb=yes > > configure: error: "--with-jvm-lib must be specified." Luca, I've just installed a i386 ubuntu 12.04 VM and installed openjdk-7-jdk in it. "./configure --with-java --with-mdb" just works out of the box, s

Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-27 Thread Luca Casagrande
Il 27/05/2012 23:13, Even Rouault ha scritto: Selon Luca Casagrande: Hello everybody, I can't find a way to enable support for mdb on my Ubuntu 12.04. Gdal version is 1.9.1, Java is OpenJDK 7 and this is an extract from configure: --with-java=yes --with-mdb=yes --with-jvm-lib=/usr/lib/jvm/java

Re: [gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-27 Thread Even Rouault
Selon Luca Casagrande : > Hello everybody, > I can't find a way to enable support for mdb on my Ubuntu 12.04. > Gdal version is 1.9.1, Java is OpenJDK 7 and this is an extract from > configure: > > --with-java=yes --with-mdb=yes > --with-jvm-lib=/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/serv

[gdal-dev] GDAL with mdb support on Ubuntu 12.04

2012-05-27 Thread Luca Casagrande
Hello everybody, I can't find a way to enable support for mdb on my Ubuntu 12.04. Gdal version is 1.9.1, Java is OpenJDK 7 and this is an extract from configure: --with-java=yes --with-mdb=yes --with-jvm-lib=/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/ This is the error: checking