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] Motion: Promote 1.11.0RC1 for release

2014-04-21 Thread Even Rouault
Le lundi 21 avril 2014 06:26:02, vous avez écrit : > What in the test output says that I don't have a working proj4? TEST: warp_27 ... ERROR 6: Unable to load PROJ.4 library (libproj.dylib), creation of OGRCoordinateTransformation failed. > > Thanks for the clarifications on the other points.