[gdal-dev] compiling gdal: ogr_ODS error
Andrew C Aitchison
andrew at aitchison.me.uk
Mon Aug 28 07:31:48 PDT 2023
On Mon, 28 Aug 2023, andy wrote:
> I have removed from "/usr/local/lib" these files
>
> ./libparquet.so.1400
> ./libarrow.so.1400.0.0
> ./libparquet.so.1400.0.0
> ./libarrow.so.1400
>
> But now, when I run "cmake -D OGR_ENABLE_DRIVER_OGDI:BOOL=OFF .." I have
> the below error.
> I have already tried before to run "sudo apt remove libarrow-lite14
> libarrow14 libarrow-cpu14 libarrow-gpu14 libparquet14", but I have "E:
> Unable to locate package" errors.
>
>
> Do you have some tips for me, to avoid the reference to 14?
Have you tried:
rm CMakeCache.txt
and re-running cmake ?
--
Andrew C. Aitchison Kendal, UK
andrew at aitchison.me.uk
More information about the gdal-dev
mailing list