Ubuntu can’t find libc. So. 6

Open source software supply chain lighting plan, waiting for you>>>

In fact, this library exists in Ubuntu, but the place has changed. Under the “/ lib/i386 Linux GNU /”, we just need to create a link. Use the following command:

root@ubuntuJack :/lib/i386-linux-gnu# ln -s /lib/i386-linux-gnu/libc-2.15.so /lib/libc.so.6

Similar Posts: