From 878def94e5a416f710e87491b8ee8ef1d236f48e Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 15 Oct 1999 14:04:54 -0500 Subject: [svn-r1760] Added a paragraph of how to use bin/install-sh explicitedly. --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index 14117d9..04cc8f4 100644 --- a/INSTALL +++ b/INSTALL @@ -417,6 +417,12 @@ exist prior to `make install', but its subdirectories are created automatically. + If `make install' fails because the install command at your + site somehow fails, you may use the install-sh that comes + with the source. You need to run ./configure again. + $ INSTALL="$PWD/bin/install-sh -c" ./configure ... + $ make install + The library can be used without installing it by pointing the compiler at the `src' directory for both include files and libraries. However, the minimum which must be installed to -- cgit v0.12