From aa497295b352d45ebe2e9d1eaa4a46c49e2cf521 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Wed, 24 Sep 2003 14:59:09 +0000 Subject: First half of fixes for Bug 675 - missing command descriptions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/less-inst.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'chapter06/less-inst.xml') diff --git a/chapter06/less-inst.xml b/chapter06/less-inst.xml index 33d49a375..07765756f 100644 --- a/chapter06/less-inst.xml +++ b/chapter06/less-inst.xml @@ -7,6 +7,14 @@ ./configure --prefix=/usr --bindir=/bin --sysconfdir=/etc +The meaning of the configure option: + + +--sysconfdir=/etc: This option tells the +programs created by the package to look in /etc for their +configuration files. + + Compile the package: make -- cgit v1.2.3-54-g00ecf