modular: error while loading shared libraries #764
Locked
15168754737
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
modular: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory
my system is centos7
(base) [root@VM-0-9-centos lighthouse]# find / -name libtinfo.so.6
/var/lib/docker/overlay2/98847fc4c66b5aeb1a0e7856231ef4d37243cf4748860abd263bf742f166c4f2/diff/usr/lib64/libtinfo.so.6
/var/lib/docker/overlay2/e81fd54a83ee8f8e0a5734da8ef21c00fdec90445b6d4cf1ad4d663357086490/merged/usr/lib64/libtinfo.so.6
/var/lib/docker/overlay2/82abcd65b35274e7a351a95f79b07188a469341ddab58617d59cff743f80aca9/merged/usr/lib/x86_64-linux-gnu/libtinfo.so.6
/var/lib/docker/overlay2/b31d06ec9f6c2b6aa26a34029b7185856bfe3ed74d4dc7d52d8c5fa7d9181ac0/diff/usr/lib/x86_64-linux-gnu/libtinfo.so.6
/root/miniconda3/pkgs/ncurses-6.4-h6a678d5_0/lib/libtinfo.so.6
/root/miniconda3/lib/libtinfo.so.6
(base) [root@VM-0-9-centos lighthouse]# /root/miniconda3/lib/libtinfo.so.6
Segmentation fault
Beta Was this translation helpful? Give feedback.
All reactions