Le samedi 28 avril 2012 13:49:15, JIA Pei a écrit : > Hi, all: > > I'm just wondering if gdal is going to be using cmake, instead of current > > ./configure > make > make install ? > > What's more, after "./configure", I got a bunch of "no"s which seem not > required by gdal. For instance: > > > Just want to know what are these files for? which packages are these files > corresponding to?
If the configure outputs a nice log at the end, then you don't have to worry. GDAL has many many optional dependencies (look at ./configure --help), so it is expected that various no/disabled messages appear in the output of configure when doing a default build. > > > Cheers > Pei _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
