Author: randy
Date: Sun Feb 10 10:12:25 2013
New Revision: 11009
Log:
Minor Fixes
Modified:
trunk/BOOK/gnome/core/gdm.xml
trunk/BOOK/gnome/core/gvfs.xml
trunk/BOOK/xsoft/other/inkscape.xml
trunk/BOOK/xsoft/other/thunderbird.xml
Modified: trunk/BOOK/gnome/core/gdm.xml
==============================================================================
--- trunk/BOOK/gnome/core/gdm.xml Sun Feb 10 09:24:28 2013 (r11008)
+++ trunk/BOOK/gnome/core/gdm.xml Sun Feb 10 10:12:25 2013 (r11009)
@@ -161,12 +161,12 @@
<para>
<parameter>--with-initial-vt=7</parameter>: This switch
causes <application>GDM</application> to start on vt7
- instead of first free VT.
+ instead of the first free VT.
</para>
<para>
<parameter>--with-*-directory=...</parameter>: These switches
- specify location of programs that are used at runtime.
+ specify the location of programs that are used at runtime.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
@@ -245,7 +245,7 @@
<para>
Now edit <filename>/etc/inittab</filename> with the following
- commands.
+ command.
</para>
<screen role="root"><userinput>sed -i 's/id:3:initdefault:/id:5:initdefault:/'
\
Modified: trunk/BOOK/gnome/core/gvfs.xml
==============================================================================
--- trunk/BOOK/gnome/core/gvfs.xml Sun Feb 10 09:24:28 2013 (r11008)
+++ trunk/BOOK/gnome/core/gvfs.xml Sun Feb 10 10:12:25 2013 (r11009)
@@ -139,6 +139,9 @@
</para>
<screen role="root"><userinput>make install</userinput></screen>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/gsettings-destdir.xml"/>
</sect2>
<sect2 role="commands">
Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sun Feb 10 09:24:28 2013 (r11008)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sun Feb 10 10:12:25 2013 (r11009)
@@ -96,6 +96,14 @@
<xref linkend="popt"/>
</para>
+ <bridgehead renderas="sect4">Optional Runtime Dependencies
+ (for some of the Inkscape extensions)</bridgehead>
+ <para role="optional">
+ <xref linkend="perl-xml-parser"/>,
+ <ulink
url="http://search.cpan.org/~tjmather/XML-XQL-0.68/lib/XML/XQL.pm">XML::XQL</ulink>
+ and <ulink
url="http://cheeseshop.python.org/pypi/lxml/">python-lxml</ulink>
+ </para>
+
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/inkscape"/>
</para>
@@ -104,6 +112,18 @@
<sect2 role="installation">
<title>Installation of Inkscape</title>
+ <note>
+ <para>
+ If you installed <application>Xorg</application> into any prefix other
+ than <filename class="directory">/usr</filename>, the build will fail.
+ Fix this by ensuring the <envar>XORG_PREFIX</envar> variable is
+ properly set and issuing the following command:
+ </para>
+
+<screen><userinput>sed -i "s|LDFLAGS = @LDFLAGS@|& -L${XORG_PREFIX}/lib|" \
+ src/Makefile.in</userinput></screen>
+ </note>
+
<para>
Install <application>Inkscape</application> by running the following
commands:
@@ -122,6 +142,8 @@
<screen role="root"><userinput>make install</userinput></screen>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/update-icons-and-desktop.xml"/>
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml Sun Feb 10 09:24:28 2013
(r11008)
+++ trunk/BOOK/xsoft/other/thunderbird.xml Sun Feb 10 10:12:25 2013
(r11009)
@@ -10,7 +10,7 @@
"&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
<!ENTITY thunderbird-md5sum "9b7f15fbc672745571d47a3c0e227ca1">
<!ENTITY thunderbird-size "109 MB">
- <!ENTITY thunderbird-buildsize "3,1 GB (47 MB installed)">
+ <!ENTITY thunderbird-buildsize "3.1 GB (47 MB installed)">
<!ENTITY thunderbird-time "30 SBU">
]>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page