I am in middle of installation of HANA Express addition on SUSE Linux server (sles-12-sp3) but when I tried to install the HANA I am getting an issue i.e "rpm package 'libatomic1' is not installed". I am not aware how to install this required package and from where I can download it. Please guide me if someone faced this issue.
Asked
Active
Viewed 6,481 times
1
-
3please try to install ```zypper install libgcc_s1 libstdc++6 libatomic1``` – sanjayparmar Apr 19 '20 at 08:46
-
More details you can find [here](https://github.com/Azure/sap-hana/issues/218) – Serhii Rohoza Apr 20 '20 at 14:13