Skip to content

Commit

Permalink
Bump Ice 3.6.5 binary to latest 20231130 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Dec 5, 2023
1 parent 8795190 commit 8697dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/step01_rocky9_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ fi
dnf -y install expat libdb-cxx

cd /tmp
wget https://github.com/glencoesoftware/zeroc-ice-rhel9-x86_64/releases/download/20230928/Ice-3.6.5-rhel9-x86_64.tar.gz
wget https://github.com/glencoesoftware/zeroc-ice-rhel9-x86_64/releases/download/20231130/Ice-3.6.5-rhel9-x86_64.tar.gz
tar xf Ice-3.6.5-rhel9-x86_64.tar.gz
mv Ice-3.6.5 /opt/ice-3.6.5
echo /opt/ice-3.6.5/lib64 > /etc/ld.so.conf.d/ice-x86_64.conf
Expand Down

0 comments on commit 8697dad

Please sign in to comment.