Explorar el Código

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

Gerard Beekmans hace 24 años
padre
commit
0e998caf27
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
chapter01/changelog.xml

@@ -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