mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
parent
8084f14379
commit
005d7a451f
@ -7,7 +7,7 @@ cp -f build/Makefile.linux build/linux/Makefile
|
|||||||
cd build/linux
|
cd build/linux
|
||||||
|
|
||||||
# Install prereqs based on https://github.com/apache/parquet-cpp#linux
|
# Install prereqs based on https://github.com/apache/parquet-cpp#linux
|
||||||
sudo apt-get install libboost-dev libboost-filesystem-dev \
|
sudo apt-get install libboost-dev g++ libboost-filesystem-dev \
|
||||||
libboost-program-options-dev libboost-regex-dev \
|
libboost-program-options-dev libboost-regex-dev \
|
||||||
libboost-system-dev libboost-test-dev \
|
libboost-system-dev libboost-test-dev \
|
||||||
libssl-dev libtool bison flex pkg-config
|
libssl-dev libtool bison flex pkg-config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user