mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-10 22:28:53 +00:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user