Issue
This Content is from SuperUser. Question asked by sfs
I’m trying to create a Linux system. I have all of the required packages but i’m getting an error when chrooting or booting into it using QEMU.
/bin/bash: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory
I have tried to created a symlink to libcnurses.so and copying the file from my root system but that fixed nothing.
I have also set the x86_64-linux-gnu directory to a symlink to /usr/lib.
I’ve installed the packages glibc, ncurses, vim, bash and coreutils from source.
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from SuperUser , is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.