Installing Ld.so

Installation of Ld.so

Install Ld.so by running the following commands:



cd man &&
cp ldd.1 /usr/share/man/man1 &&
cp *.8 /usr/share/man/man8

Contents

From the Ld.so package we're using the ldconfig and ldd man pages only. The ldconfig and ldd binaries themselves come with Glibc.