Re: [gdal-dev] Build gdal 1.5.2 on FreeBSD

2008-10-15 Thread Frank Warmerdam
Ben Madin wrote: G'day Markus, I didn't realise I needed to do both - so that got me over that hump, but now it is hung up on jpeg 2000 (which I don't seem to be able to turn off using --with-jasper=NO) Ben, Try instead --with-jasper=no or --without-jasper. The configure logic is case sens

Re: [gdal-dev] Build gdal 1.5.2 on FreeBSD

2008-10-15 Thread Ben Madin
G'day Markus, I didn't realise I needed to do both - so that got me over that hump, but now it is hung up on jpeg 2000 (which I don't seem to be able to turn off using --with-jasper=NO) So I'm getting this... gmake -C jpeg2000 install-obj gmake[2]: Entering directory `/usr/home/ben/gdal-1.

Re: [gdal-dev] Build gdal 1.5.2 on FreeBSD

2008-10-14 Thread Markus Neteler
On Wed, Oct 15, 2008 at 5:23 AM, Ben Madin <[EMAIL PROTECTED]> wrote: > G'day all, > > after failing to build 1.5.0 with the ports collection on FreeBSD I have > downloaded sources and tried from scratch using the default configure ... > NetCDF support:no > LIBPNG support:

[gdal-dev] Build gdal 1.5.2 on FreeBSD

2008-10-14 Thread Ben Madin
G'day all, after failing to build 1.5.0 with the ports collection on FreeBSD I have downloaded sources and tried from scratch using the default configure (actually, I want php but for mapscript, so I don't know if I need to specify it here as swig was giving me enormous problems in the po