Author: dnicholson
Date: 2007-05-24 17:28:40 -0600 (Thu, 24 May 2007)
New Revision: 6781
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7util.xml
Log:
Remove unnecessary commands for imake and xorg-cf-files
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-05-24 23:27:04 UTC
(rev 6780)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-05-24 23:28:40 UTC
(rev 6781)
@@ -56,6 +56,10 @@
<para>[dnicholson] - Revert a mistaken version update to the
xf86-input-elographics driver.</para>
</listitem>
+ <listitem>
+ <para>[dnicholson] - Removed unnecessary commands for the imake
+ and xorg-cf-files packages.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/x7util.xml
===================================================================
--- trunk/BOOK/x/installing/x7util.xml 2007-05-24 23:27:04 UTC (rev 6780)
+++ trunk/BOOK/x/installing/x7util.xml 2007-05-24 23:28:40 UTC (rev 6781)
@@ -85,35 +85,9 @@
<sect2 role="installation">
<title>Installation of Xorg Utilities</title>
- <para>First install the <application>xorg-cf-files</application> package
- with the following commands:</para>
+ <para>Install the Xorg utilities by running the following commands for
+ each package:</para>
-<screen><userinput>sed -i "s@/usr/[EMAIL PROTECTED]@" X11.tmpl &&
-./configure $XORG_CONFIG
--with-config-dir=$XORG_PREFIX/lib/X11/config</userinput></screen>
-
- <para>This package does not come with a test suite.</para>
-
- <para>Now as the <systemitem class="username">root</systemitem>
- user:</para>
-
-<screen role="root"><userinput>make install</userinput></screen>
-
- <para>Next, install the <application>Imake</application> package with
- these commands:</para>
-
-<screen><userinput>./configure $XORG_CONFIG
--with-config-dir=$XORG_PREFIX/lib/X11/config &&
-make</userinput></screen>
-
- <para>This package does not come with a test suite.</para>
-
- <para>Now as the <systemitem class="username">root</systemitem>
- user:</para>
-
-<screen role="root"><userinput>make install</userinput></screen>
-
- <para>Finally, build the four remaining packages with the standard build
- commands:</para>
-
<screen><userinput>./configure $XORG_CONFIG &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page