Author: dj
Date: 2006-03-06 19:27:22 -0700 (Mon, 06 Mar 2006)
New Revision: 5707
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/xorg7.xml
Log:
removed /usr/share/fonts symlink for Xorg-7.0
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-03-07 01:35:34 UTC
(rev 5706)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-03-07 02:27:22 UTC
(rev 5707)
@@ -47,6 +47,10 @@
<para>[dnicholson] - Moved libgtkhtml to General Libraries
since it is not a GNOME library. Change prefix to /usr.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
+ instructions.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/xorg7.xml
===================================================================
--- trunk/BOOK/x/installing/xorg7.xml 2006-03-07 01:35:34 UTC (rev 5706)
+++ trunk/BOOK/x/installing/xorg7.xml 2006-03-07 02:27:22 UTC (rev 5707)
@@ -413,14 +413,6 @@
<sect3 role="installation">
<title>Installation of Xorg Fonts</title>
- <para>As the <systemitem class="username">root</systemitem> user,
- create a fonts direcorty and a symlink so that the fonts
- installed in /usr/share/fonts can be accessible by the old fontpath
- $XORG_PREFIX/lib/X11/fonts:</para>
-
-<screen><userinput> mkdir -p /usr/share/fonts &&
-ln -s -v /usr/share/fonts $XORG_PREFIX/lib/X11/</userinput></screen>
-
<para>Run the following commands for each package:</para>
<note><para>You should install encoding and font-util before all
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page