From 61721bb08616b5f1fa9139734d45c2f18d3d74d1 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 11 Dec 2016 15:21:30 +0000 Subject: [PATCH] Remove preinstall ref from docs ahead of script removal --- docs/install.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/install.md b/docs/install.md index ac32ef4e..c09f8924 100644 --- a/docs/install.md +++ b/docs/install.md @@ -44,15 +44,9 @@ and `LD_LIBRARY_PATH` at runtime. This allows the use of newer versions of libvips with older versions of sharp. For 32-bit Intel CPUs and older Linux-based operating systems such as Centos 6, -a system-wide installation of the most suitable version of -libvips and its dependencies can be achieved by running -the following command as a user with `sudo` access -(requires `curl` and `pkg-config`): +it is recommended to install a system-wide installation of libvips from source: -```sh -# WARNING: This script is deprecated. You probably don't need to run it. Please read above. -curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash - -``` +https://github.com/jcupitt/libvips#building-libvips-from-a-source-tarball For Linux-based operating systems such as Alpine that use musl libc, the smaller stack size means libvips' cache should be disabled