Re: [gdal-dev] Error building gdal against MySQL

2014-04-21 Thread Yves Jacolin
Even, All is working fine now (ubuntu 14.04 now) I have only the known error: ERROR 1: ogrinfo was compiled against GDAL 1.11 but current library version is 1.12 (From git repository) Y. Le dimanche 6 avril 2014, 23:35:46 Even Rouault a écrit : > Le dimanche 06 avril 2014 22:36:06, Yves Jacol

Re: [gdal-dev] Error building gdal against MySQL

2014-04-21 Thread Even Rouault
Le lundi 21 avril 2014 23:02:28, Yves Jacolin a écrit : > Even, > > All is working fine now (ubuntu 14.04 now) > > I have only the known error: > > ERROR 1: ogrinfo was compiled against GDAL 1.11 but current library version > is 1.12 since the version number is upgraded in trunk you have to do

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 22:36:06, Yves Jacolin a écrit : > Le dimanche 6 avril 2014, 22:31:40 Even Rouault a écrit : > > Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a écrit : > > > Hello, > > > > > > I tried to build gdal from git repository with MySQL: > > > > > > checking for mysql_confi

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Yves Jacolin
Le dimanche 6 avril 2014, 22:52:22 Even Rouault a écrit : > Le dimanche 06 avril 2014 22:49:59, vous avez écrit : > > Le dimanche 6 avril 2014, 22:40:54 Even Rouault a écrit : > > > Le dimanche 06 avril 2014 22:36:06, Yves Jacolin a écrit : > > > > Le dimanche 6 avril 2014, 22:31:40 Even Rouault a

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 22:49:59, vous avez écrit : > Le dimanche 6 avril 2014, 22:40:54 Even Rouault a écrit : > > Le dimanche 06 avril 2014 22:36:06, Yves Jacolin a écrit : > > > Le dimanche 6 avril 2014, 22:31:40 Even Rouault a écrit : > > > > Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Yves Jacolin
Le dimanche 6 avril 2014, 22:40:54 Even Rouault a écrit : > Le dimanche 06 avril 2014 22:36:06, Yves Jacolin a écrit : > > Le dimanche 6 avril 2014, 22:31:40 Even Rouault a écrit : > > > Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a écrit : > > > > Hello, > > > > > > > > I tried to build gdal

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 22:36:06, Yves Jacolin a écrit : > Le dimanche 6 avril 2014, 22:31:40 Even Rouault a écrit : > > Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a écrit : > > > Hello, > > > > > > I tried to build gdal from git repository with MySQL: > > > > > > checking for mysql_confi

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Yves Jacolin
Le dimanche 6 avril 2014, 22:31:40 Even Rouault a écrit : > Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a écrit : > > Hello, > > > > I tried to build gdal from git repository with MySQL: > > > > checking for mysql_config... /usr/bin/mysql_config > > checking for MySQL... yes > > checking loa

Re: [gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 22:28:31, Yves Jacolin a écrit : > Hello, > > I tried to build gdal from git repository with MySQL: > > checking for mysql_config... /usr/bin/mysql_config > checking for MySQL... yes > checking load_defaults() in MySQL... configure: error: Cannot find > load_defaults() >

[gdal-dev] Error building gdal against MySQL

2014-04-06 Thread Yves Jacolin
Hello, I tried to build gdal from git repository with MySQL: checking for mysql_config... /usr/bin/mysql_config checking for MySQL... yes checking load_defaults() in MySQL... configure: error: Cannot find load_defaults() Any idea? Thanks, Y. ___ gda