Skip to content

Commit

Permalink
need some extra dependencies in AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 18, 2024
1 parent 79e1cbf commit d185013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-centos9-alt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ wget https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Lin
chmod +x cmake-3.19.1-Linux-x86_64.sh
./cmake-3.19.1-Linux-x86_64.sh --skip-license --prefix=/usr
#yum -y localinstall https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/c/czmq-3.0.2-3.el7.x86_64.rpm
yum --nobest -y localinstall https://mirror.stream.centos.org/9-stream/CRB/x86_64/os/Packages/glibc-static-2.34-105.el9.x86_64.rpm https://rpmfind.net/linux/centos-stream/9-stream/CRB/x86_64/os/Packages/libxcrypt-static-4.4.18-3.el9.x86_64.rpm
cd cspot/
git submodule update --init --recursive
mv deps/libzmq/CMakeLists.txt deps/libzmq/CMakeLists.orig.txt
Expand Down

0 comments on commit d185013

Please sign in to comment.