[gdal-dev] Changes in conda-forge packaging for GDAL 3.9.1
Even Rouault
even.rouault at spatialys.com
Thu Jul 25 03:09:19 PDT 2024
Le 25/07/2024 à 11:58, Michał Kowalczuk a écrit :
> Continuing this topic...
> What should I do if I want to use lightweight version od GDAL
> (libgdal-corel) only with JP2 driver. Putting libgdal_-jp2openjpg.dll
> with gdal.dll is not sufficient.
If you use conda installation commands (conda install -c conda-forge
libgdal-core libgdal-jp2openjpeg) and activate the environment, things
should run just fine. The plugin must be in the gdalplugins/
subdirectory of your conda env
On my Linux system:
/home/even/miniconda3/envs/gdal_3.9.1/lib/libgdal.so.35.3.9.1
/home/even/miniconda3/envs/gdal_3.9.1/lib/gdalplugins/gdal_JP2OpenJPEG.so
Even
> Thanks,
> Michał
>
> czw., 25 lip 2024 o 08:43 Michał Kowalczuk <michkowalczuk at gmail.com>
> napisał(a):
>
> OK, I got it.
> I do not know who is the conda "maintainer" but it would be nice
> to give more descriptive summary for *gdal*, *libgdal *and
> *libgdal-core* packages, because now they are the same:
> /GDAL is a translator library for raster and vector geospatial
> data formats that is released under an X/MIT style Open Source
> license by the Open Source Geospatial Foundation./
>
> Michał
>
> śr., 24 lip 2024 o 22:48 Even Rouault <even.rouault at spatialys.com>
> napisał(a):
>
>
> Le 24/07/2024 à 22:19, Michał Kowalczuk a écrit :
> > Hi,
> > I've just updated GDAL with conda and I was surprised about
> number of
> > dependencies that disappeared.
> > It's quite a big change and should be mentioned in the
> Release Notes,
> > not only here...
> > Don't you think so?
>
> The release notes are only about changes that occur at the
> source code
> level. They are tens of packaging solutions, which are all
> independent
> from the source delivery, and happen after the source release.
> Just
> mentioned Conda as it is quite popular.
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
>
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240725/dfa66544/attachment.htm>
More information about the gdal-dev
mailing list