Author: tushar
Date: 2006-01-16 23:03:04 -0700 (Mon, 16 Jan 2006)
New Revision: 5571
Modified:
trunk/BOOK/basicnet/textweb/lynx.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Simplify lynx installation
Modified: trunk/BOOK/basicnet/textweb/lynx.xml
===================================================================
--- trunk/BOOK/basicnet/textweb/lynx.xml 2006-01-17 04:54:34 UTC (rev
5570)
+++ trunk/BOOK/basicnet/textweb/lynx.xml 2006-01-17 06:03:04 UTC (rev
5571)
@@ -89,11 +89,8 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen role='root'><userinput>make install &&
-make docdir=/usr/share/doc/lynx-&lynx-version;/doc \
- helpdir=/usr/share/doc/lynx-&lynx-version;/help install-doc &&
-make docdir=/usr/share/doc/lynx-&lynx-version;/doc \
- helpdir=/usr/share/doc/lynx-&lynx-version;/help install-help &&
+<screen role='root'><userinput>make
docdir=/usr/share/doc/lynx-&lynx-version;/doc \
+ helpdir=/usr/share/doc/lynx-&lynx-version;/help install-full &&
chgrp -v -R root /usr/share/doc/lynx-&lynx-version;/doc</userinput></screen>
</sect2>
@@ -120,6 +117,10 @@
variables are set to avoid getting the help and documentation files
installed under <filename class="directory">/etc</filename>.</para>
+ <para><parameter>install-full</parameter>: In addition to the standard
+ installation, this target installs the documentation and the help
+ files.</para>
+
<para><option>--with-ssl</option>: This enables support for
linking SSL into <application>Lynx</application>.</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-01-17 04:54:34 UTC
(rev 5570)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-01-17 06:03:04 UTC
(rev 5571)
@@ -45,6 +45,9 @@
<para>January 17th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[tushar] - Change lynx installation target to
install-full.</para>
+ </listitem>
+ <listitem>
<para>[tushar] - Removed obsolete note for zipcloack.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page