Re: [gdal-dev] GDAL/OGR missing READ capabilities

2024-11-28 Thread Stephen S. via gdal-dev
Hi again Even, IT WORKED. Thank you so very much. S. On 11/28/24 16:32, Stephen S. via gdal-dev wrote: MERCI Even !! -- je suis français vivant aux U.S. Thanks Even, will do and will let you know (but I am sure it will work)... S. On 11/28/24 16:04, Even Rouault via gdal-dev wrote: Step

Re: [gdal-dev] GDAL/OGR missing READ capabilities

2024-11-28 Thread Stephen S. via gdal-dev
MERCI Even !! -- je suis français vivant aux U.S. Thanks Even, will do and will let you know (but I am sure it will work)... S. On 11/28/24 16:04, Even Rouault via gdal-dev wrote: Stephen, I have reinstalled the `expat` library but it did not help. You need to install the *developement* pac

Re: [gdal-dev] GDAL/OGR missing READ capabilities

2024-11-28 Thread Even Rouault via gdal-dev
Stephen, I have reinstalled the `expat` library but it did not help. You need to install the *developement* package for expat (likely "expat-devel" from what I can see), and then rebuild GDAL against it by first running cmake to cause expat detection to be done again, and then re-building GD