You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
pip3
This commit is contained in:
@@ -138,7 +138,7 @@ elif [[ ${ID} == "rocky" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
dnf install -y -q --allowerasing automake cmake curl dnf gcc git jemalloc-devel jq mono-devel patch perl python3-devel python3-pip rpm-build unzip
|
dnf install -y -q --allowerasing automake cmake curl dnf gcc git jemalloc-devel jq mono-devel patch perl python3-devel python3-pip rpm-build unzip
|
||||||
pip install --user virtualenv
|
pip3 install --user virtualenv
|
||||||
make_openssl
|
make_openssl
|
||||||
|
|
||||||
OPENSSL_FLAGS=' -DOPENSSL_ROOT_DIR=/usr/local/openssl/ '
|
OPENSSL_FLAGS=' -DOPENSSL_ROOT_DIR=/usr/local/openssl/ '
|
||||||
|
Reference in New Issue
Block a user