Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-07-15 Thread Sebastiaan Couwenberg
On 7/15/19 11:20 AM, Chiara Marmo wrote: > Do you mind if I open a new issue on the Debian bug tracker (if relevant) > after their answer? No. If there is user demand to support CFITSIO in the gdal package an wishlist bugreport is a good way to express that. Kind Regards, Bas -- GPG Key ID:

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-07-15 Thread Chiara Marmo
Hello Sebastiaan, me again about GDAL and CFITSIO. :) > > gdal (1.4.1-5) unstable; urgency=low > > * libcfitsio3 library is now GPL on Debian, so disabled due to > incompatibility with GDAL copyright. > (closes: #422537) > > The linked bugreport has more backgrounds: > > https://bug

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Chiara Marmo
Hi Sebastiaan, > The rules file is pretty clear, I'd say. The feature is not enabled. > > If you look at the changelog you'll find why it was disabled: > > gdal (1.4.1-5) unstable; urgency=low > >* libcfitsio3 library is now GPL on Debian, so disabled due to > incompatibility with GDA

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Even Rouault
On jeudi 13 juin 2019 17:33:00 CEST Sebastiaan Couwenberg wrote: > On 6/13/19 5:05 PM, Chiara Marmo wrote: > > I'm checking different OS and distributions for GDAL link against CFITSIO. > > I was pretty sure that Ubuntu and Debian allow the use of CFITSIO but > > apparently Ubuntu 18.04 does not...

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Sebastiaan Couwenberg
On 6/13/19 5:05 PM, Chiara Marmo wrote: > I'm checking different OS and distributions for GDAL link against CFITSIO. I > was pretty sure that Ubuntu and Debian allow the use of CFITSIO but > apparently Ubuntu 18.04 does not... > I've found a "--with-cifitsio=no" in the debian versioning system [1

[gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Chiara Marmo
Hello, I'm checking different OS and distributions for GDAL link against CFITSIO. I was pretty sure that Ubuntu and Debian allow the use of CFITSIO but apparently Ubuntu 18.04 does not... I've found a "--with-cifitsio=no" in the debian versioning system [1] but I can't test debian right now