|
@@ -8,9 +8,9 @@ distribution is an LFS system, all files will be present if you followed
|
|
|
the instructions of the book version you read exactly.</para>
|
|
|
|
|
|
<para>If both of the files are missing, you have to install the ncurses
|
|
|
-development package. This package is often call something like
|
|
|
+development package. This package is often called something like
|
|
|
<emphasis>ncurses-dev</emphasis>. If this package is already installed,
|
|
|
-or you just did it, check for the two files again. Often the
|
|
|
+or you just installed it, check for the two files again. Often the
|
|
|
<filename>libcurses.a</filename> file is (still) missing. If so, then
|
|
|
create <filename>libcurses.a</filename> as a symlink by running the
|
|
|
following commands:</para>
|