Re: [gdal-dev] gdal configuration parameters settings...

2016-09-05 Thread Even Rouault
Le lundi 05 septembre 2016 06:56:58, Ari Jolma a écrit : > 05.09.2016, 03:27, JIA Pei kirjoitti: > > If I just move forward without enabling all other configurations, > > namely, still keep all "no"s, and do "make -j8", I got the following > > error message: > > libtool: compile: g++ -DHAVE_AVX_AT_

Re: [gdal-dev] gdal configuration parameters settings...

2016-09-05 Thread Brad Hards
> I'm trying to enable all --with-X during gdal-git configuration. > However, it > looks > --with-X can be set to > > * yes > > * no > > * path > > * config > > 1 out of the above 4 values. Which one you need depends on what you are trying to do. If you have non-standard l

Re: [gdal-dev] gdal configuration parameters settings...

2016-09-04 Thread Ari Jolma
05.09.2016, 03:27, JIA Pei kirjoitti: If I just move forward without enabling all other configurations, namely, still keep all "no"s, and do "make -j8", I got the following error message: libtool: compile: g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME

[gdal-dev] gdal configuration parameters settings...

2016-09-04 Thread JIA Pei
Hi, all: Sorry, I didn't find a gdal-user mailing list. So, I have to post my question here in gdal-dev. Hope this doesn't bother you. My configuration: Ubuntu 16.04.1 GCC: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609 gdal: directly git out from https://github.com/OSGeo/gdal on September