Hi All
I am trying to install the HDB studio rev82 on the RHEL instance of AWS, but i am getting the below error.
[root@ip- softwares]# cd 51048744.bak/
[root@ip- 51048744.bak]# cd DATA_UNITS/HDB_STUDIO_LINUX_X86_64/
[root@ip- HDB_STUDIO_LINUX_X86_64]# ./hdbsetup
SAP HANA Installer Runtime Error:
perl compilation error (loading SDB::Install::App::Gui::Installation):
cannot load wxWidgets properly: Can't load '/softwares/51048744.bak/DATA_UNITS/HDB_STUDIO_LINUX_X86_64/instruntime/Wx.so' for module Wx: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory at DynaLoader.pm line 190.
at sdbrun/Require.pl line 62
BEGIN failed--compilation aborted at SDB/Install/App/Gui.pm line 6.
BEGIN failed--compilation aborted at SDB/Install/App/Gui/Installation.pm line 12.
[root@ip- HDB_STUDIO_LINUX_X86_64]#
The linux version which i am using is :
[root@ip- HDB_STUDIO_LINUX_X86_64]# cat /proc/version
Linux version 3.10.0-229.20.1.el7.x86_64 (mockbuild@x86-035.build.eng.bos.redhat.com) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Sep 24 12:23:56 EDT 2015
The error says some dependency on libgtk-x11-2.0.so.0, but if i am trying to install this package it says does not exist.
[root@ip- HDB_STUDIO_LINUX_X86_64]# yum install libgtk-x11-2.0
Loaded plugins: amazon-id, rhui-lb
No package libgtk-x11-2.0 available.
Error: Nothing to do
Could you please suggest on this how to fix the issue.
Regards
Somayya M N