From 0e998caf27ce3c814c47a79e25c6b87afc2db73d Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 5 Sep 2001 17:49:50 +0000 Subject: [PATCH] added note about installing ncurses on host distro when installing ch5-bash git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7a9a2905a..5176b565b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,12 @@ +September 5th, 2001 [gerard]: Chapter 5 - Bash: Added +notes that the ncurses-dev package must be installed and the libcurses.a +symlink created if missing. Added --with-curses back to Bash's +installation, this now functions as a good test to make sure ncurses is +installed (if not, texinfo will fail). + September 5th, 2001 [gerard]: Chapter 6 - Net-tools: Instead of running make install, we now run make update. It does the same, except make update doesn't make backup of programs it's