1

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.

Wojtek_B
  • 1,013
  • 4
  • 14
user570402
  • 11
  • 1
  • 2

1 Answers1

0
zypper install libgcc_s1 libstdc++6 libatomic1
Paul
  • 3,037
  • 6
  • 27
  • 40