From 2e8cbe04cdac7b733326b23f72dbfc5b7b2d055c Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 8 Jun 2014 18:24:03 +0000 Subject: Add SHLIB_LIBS=-lncurses to readline install procedure. Fix an md5sum for eudev manpages. Fix typos in host requirements script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/readline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/readline.xml b/chapter06/readline.xml index dcf5ee065..b17380a98 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -80,7 +80,7 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install Install the package: -make install +make SHLIB_LIBS=-lncurses install Now move the dynamic libraries to a more appropriate location and fix up some symbolic links: -- cgit v1.2.3-54-g00ecf