Skip to content

Commit

Permalink
Script for compilation os Inkscape+SAGE on RHEL9 updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
riclolsen committed Jun 4, 2024
1 parent 71a872a commit d09ca29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform-rhel9/json-scada-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sudo -u $JS_USERNAME sh -c 'mkdir ../log'

sudo dnf -y update
sudo dnf -y group install --with-optional "Development Tools" ".NET Development"
sudo dnf -y remove golang nodejs java-1.8.0-openjdk-headless
sudo dnf -y remove golang nodejs java-1.8.0-openjdk-headless inkscape
sudo subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms
sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
sudo dnf -y install epel-release
Expand Down

0 comments on commit d09ca29

Please sign in to comment.