Skip to content

Commit

Permalink
Merge pull request #54 from JeffersonLab/aaust_almalinux9_cntr
Browse files Browse the repository at this point in the history
added missing packages to container, also linked gxshell to alma9
  • Loading branch information
aaust authored Jan 3, 2024
2 parents 65daa29 + 4499486 commit 4cd3131
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions gluex_prereqs_almalinux_9.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ dnf install -y subversion wget gcc-c++ gcc-gfortran imake libXt-devel \
libtool which bc nano cmake3 xrootd-client-libs xrootd-client \
make boost-python3-devel libXi-devel python3-future \
emacs gdb mariadb xterm python3-devel boost-python3-devel fmt-devel \
libtirpc-devel mariadb-devel python3-mysqlclient xrootd-devel xrootd-client-devel
#qt5-devel
libtirpc-devel mariadb-devel python3-mysqlclient xrootd-devel xrootd-client-devel \
libnsl2-devel qt5 qt5-qtx11extras qt5-devel
cd /usr/include
ln -s freetype2/freetype freetype

source /gluex_install/gluex_prereqs_postprocessor.sh

0 comments on commit 4cd3131

Please sign in to comment.