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…
Reference in New Issue