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
This commit is contained in:
Gerard Beekmans 2001-09-05 17:49:50 +00:00
parent 5cce404acf
commit 0e998caf27

View File

@ -5,6 +5,12 @@
<itemizedlist> <itemizedlist>
<listitem><para>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).</para>
<listitem><para>September 5th, 2001 [gerard]: Chapter 6 - Net-tools: <listitem><para>September 5th, 2001 [gerard]: Chapter 6 - Net-tools:
Instead of running make install, we now run make update. It does the 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 same, except make update doesn't make backup of programs it's