[gdal-dev] Installing Arrow/Parquet
Scott
public at postholer.com
Wed Jul 26 17:45:54 PDT 2023
I built arrow 12.0.1. When rebuilding GDAL it auto-detected it and all
is well. I probably should have just done that in the first place.
Thanks for the help Even!
On 7/26/23 13:21, Even Rouault wrote:
> You would need to build arrow-cpp and install it. If you install it in
> the /usr prefix, GDAL CMake will autodetect it. Otherwise you'll have to
> pass -DArrow_DIR=${install_prefix}/lib/cmake/Arrow
>
> you may also install a prebuilt arrow-cpp package: cf
> https://arrow.apache.org/install/ and GDAL CMake will autodetect it
>
> Le 26/07/2023 à 21:17, Scott a écrit :
>> I'm having a difficult time building gdal with Arrow/Parquet drivers
>> on debian. Could someone show me exactly what cmake -D switches, paths
>> and sources I need?
>>
>> I've cloned github.com/apache/arrow, and added it to my paths.
>> Clearly, I'm missing something.
>>
>> Thanks!
>>
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
More information about the gdal-dev
mailing list