From c7188a2eca9172f81e576a93ffeae67ca024b86b Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Thu, 24 Oct 2002 19:02:40 +0000 Subject: o Updated procps URL. o Took out hard-coded versioning in ncurses command explanation. o Updated the Changelog after chapter swap. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/procps-down.xml | 2 +- chapter01/changelog.xml | 3 +++ chapter06/ncurses-exp.xml | 6 +++--- index.xml | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/appendixa/procps-down.xml b/appendixa/procps-down.xml index 95d7fdc0f..cef597390 100644 --- a/appendixa/procps-down.xml +++ b/appendixa/procps-down.xml @@ -2,7 +2,7 @@ Official Download Location Procps (&procps-version;): - + Procps Patch (&procps-patch-version;): diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 905e4fe6e..aca4cd22b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ +October 23rd, 2002 [timothy]: Swapped chapter03 and +chapter04. + October 23rd, 2002 [timothy]: Chapter 02: Removed "Where to store the downloaded software" and "How to install the software" sections. diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml index 71b2ef272..60b126a73 100644 --- a/chapter06/ncurses-exp.xml +++ b/chapter06/ncurses-exp.xml @@ -4,9 +4,9 @@ --with-shared: This enables the build of the shared ncurses library files. -chmod 755 *.5.3: Shared libraries should be -executable. Ncurses's install routine doesn't set the permissions -properly so we do it manually instead. +chmod 755 /usr/lib/*.&ncurses-version;: Shared +libraries should be executable. Ncurses's install routine doesn't set the +permissions properly so we do it manually instead. ln -sf libncurses.a libcurses.a: Some programs try to link using -lcurses instead of -lncurses. This symlink diff --git a/index.xml b/index.xml index c24b58f9c..972531915 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + + -- cgit v1.2.3-54-g00ecf