mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-12-11 06:55:26 +00:00
install zlib
This commit is contained in:
parent
b21626aa3f
commit
36be138c89
@ -31,7 +31,7 @@ if [[ x"$IS_2_28" != x"1" ]]; then
|
|||||||
yum -y install openssl-devel
|
yum -y install openssl-devel
|
||||||
fi
|
fi
|
||||||
|
|
||||||
yum -y install bzip2-devel libffi-devel xz-devel wget redhat-lsb-core
|
yum -y install zlib-devel bzip2-devel libffi-devel xz-devel wget redhat-lsb-core
|
||||||
|
|
||||||
INSTALLED_PYTHON_VERSION=${PYTHON_VERSION}.2
|
INSTALLED_PYTHON_VERSION=${PYTHON_VERSION}.2
|
||||||
if [[ $PYTHON_VERSION == "3.13" ]]; then
|
if [[ $PYTHON_VERSION == "3.13" ]]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user