Skip to content

Commit

Permalink
Merge pull request #2386 from ome/create-pull-request/patch
Browse files Browse the repository at this point in the history
Changes from upstream repositories:  openmicroscopy
  • Loading branch information
jburel authored Dec 6, 2023
2 parents 1b45677 + 34194c3 commit 5bc0dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omero/sysadmins/unix/walkthrough/walkthrough_rocky9.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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 5bc0dbe

Please sign in to comment.