galiacheng / oracle-forms-reports-weblogic-on-azure

Create Highly Available Oracle Forms and Reports 12c clusters on Azure using Azure WebLogic VM offer.
Apache License 2.0
12 stars 5 forks source link

X dependencies on RHEL #1

Closed edburns closed 2 years ago

edburns commented 2 years ago

Hello @galiacheng , we observed that on RHEL an additional command was necessary.

yum install libXtst
galiacheng commented 2 years ago

Yes, I found those dependencies are also needed on RHEL:

sudu yum install -y libSM
sudo yum install -y libXrender
galiacheng commented 2 years ago

Fixed in https://github.com/galiacheng/oracle-forms-reports-weblogic-on-azure/commit/e3c6f283f310255f57190344b7aee0f03966b991