[1109] in SIPB_Linux_Development
Linux/ELF installation
daemon@ATHENA.MIT.EDU (Derek Atkins)
Sat Oct 21 22:48:04 1995
To: linux-dev@MIT.EDU
Date: Sat, 21 Oct 1995 19:47:33 PDT
From: Derek Atkins <warlord@ihtfp.org>
I've written (er, modified) a script to install minimal ELF support on
a Linux system. It will install the minimal set of shared libaries
into /lib/elf, and install ld.so, ld-linux.so, ldd, ldconfig, etc. It
is careful to save the old versions, just in case.
The script is:
/mit/linux/warlord/elf-install/linux-elf-install.sh
I ran the script on squeamish-ossifrage and it worked. If no one
complains about it, I'll install it in /mit/linux/linuxbin sometime
this week and announce it on linux-help and linux-announce.
-derek