Certified Security - Specialty

Sign Up Free or Log In to participate!

/opt/cloudhsm/bin/cloudhsm_mgmt_util: error while loading shared libraries: libncurses.so.5

If you get the error

/opt/cloudhsm/bin/cloudhsm_mgmt_util: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

with the new Amazon Linux, when starting the management util, you should probably create a softlink ncurses 6 lib:

sudo ln -s /lib64/libncursesw.so.6.0 /lib64/libncurses.so.5

sudo ln -s /lib64/libncursesw.so.6.0 /lib64/libtinfo.so.5

This worked for me 😉

Regards 

Marcell

Riblucas

Why this happened?

0 Answers

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?