[gdal-dev] Motion: Promote 1.11.0RC1 for release
Even Rouault
even.rouault at mines-paris.org
Mon Apr 21 02:31:58 PDT 2014
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. I can update the
> checksums tomorrow.
>
> -kurt
>
>
> On Sun, Apr 20, 2014 at 10:38 AM, Even Rouault
> <even.rouault at mines-paris.org
>
> > wrote:
> >
> > Le dimanche 20 avril 2014 18:20:58, Kurt Schwehr a écrit :
> > > The proj.4 comment confuses me...
> > >
> > > ./configure ... --with-static-proj4=/sw ...
> > >
> > > checking how to link PROJ.4 library... link statically.
> > > checking for pj_init in -lproj... yes
> > >
> > > Statically link PROJ.4: yes
> > >
> > > What am I missing?
> >
> > Hum, perhaps you only added --with-static-proj4 after a first build
> > without it
> > ? If so, touch ogr/ogrct.cpp before rebuilding.
> >
> > > The jpeg and png issues are (if I remember the discussions a few months
> > > back) expected.
> >
> > Would be good if someone could update the checksums...
> >
> > > fink list -i proj libjpeg libpng16 | grep -v system
> > >
> > > i libjpeg-bin 9a-1 Executables for libjpeg package
> > > i libjpeg9 9a-1 JPEG image format handling library
> > > i libjpeg9-shlibs 9a-1 Shared libraries for libjpeg package
> > > i libpng16 1.6.10-1 PNG image format handling library
> > > i libpng16-shlibs 1.6.10-1 Shared libraries for libpng16 package
> > > i proj 4.8.0-3 Cartographic projections library
> > > i proj-bin 4.8.0-3 Cartographic projections library
> > > i proj-shlibs 4.8.0-3 Cartographic projections library
> > >
> > > otool -L /sw/bin/gdalinfo | egrep 'jpeg|png'
> > > /sw/lib/libjpeg.9.dylib (compatibility version 11.0.0, current version
> > > 11.0.0)
> > > /sw/lib/libpng16.16.dylib (compatibility version 27.0.0, current
> > > version 27.0.0)
> >
> > I've reproduced the issue with the ICC profile with libpng 1.6.10 too.
> > Filed as
> > http://trac.osgeo.org/gdal/ticket/5441. Probably just an issue with the
> > test
> > data and libpng being pickier in recent versions.
> >
> >
> > --
> > Geospatial professional services
> > http://even.rouault.free.fr/services.html
--
Geospatial professional services
http://even.rouault.free.fr/services.html
More information about the gdal-dev
mailing list