Author: randy Date: 2005-05-11 15:06:15 -0600 (Wed, 11 May 2005) New Revision: 4157
Modified: trunk/BOOK/gnome/add/libgnomecups.xml trunk/BOOK/gnome/add/system-tools-backends.xml Log: Added a note about installing the package into a non-GNOME environment for the GNOME-2 add-on packages already updated to GNOME-2.10.1 that don't have ORBit2 down the dependency chain and the installation path is not --prefix=/usr Modified: trunk/BOOK/gnome/add/libgnomecups.xml =================================================================== --- trunk/BOOK/gnome/add/libgnomecups.xml 2005-05-11 21:02:25 UTC (rev 4156) +++ trunk/BOOK/gnome/add/libgnomecups.xml 2005-05-11 21:06:15 UTC (rev 4157) @@ -58,6 +58,8 @@ <sect2> <title>Installation of <application>libgnomecups</application></title> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/> + <para>Install <application>libgnomecups</application> by running the following commands:</para> Modified: trunk/BOOK/gnome/add/system-tools-backends.xml =================================================================== --- trunk/BOOK/gnome/add/system-tools-backends.xml 2005-05-11 21:02:25 UTC (rev 4156) +++ trunk/BOOK/gnome/add/system-tools-backends.xml 2005-05-11 21:06:15 UTC (rev 4157) @@ -12,7 +12,8 @@ <!ENTITY system-tools-backends-time "less than 0.1 SBU"> ]> -<sect1 id="system-tools-backends" xreflabel="system-tools-backends-&system-tools-backends-version;"> +<sect1 id="system-tools-backends" +xreflabel="system-tools-backends-&system-tools-backends-version;"> <sect1info> <othername>$LastChangedBy$</othername> <date>$Date$</date> @@ -36,15 +37,18 @@ url="&system-tools-backends-download-http;"/></para></listitem> <listitem><para>Download (FTP): <ulink url="&system-tools-backends-download-ftp;"/></para></listitem> -<listitem><para>Download MD5 sum: &system-tools-backends-md5sum;</para></listitem> -<listitem><para>Download size: &system-tools-backends-size;</para></listitem> +<listitem><para>Download MD5 sum: +&system-tools-backends-md5sum;</para></listitem> +<listitem><para>Download size: +&system-tools-backends-size;</para></listitem> <listitem><para>Estimated disk space required: &system-tools-backends-buildsize;</para></listitem> <listitem><para>Estimated build time: &system-tools-backends-time;</para></listitem></itemizedlist> </sect3> -<sect3><title><application>system-tools-backends</application> dependencies</title> +<sect3><title><application>system-tools-backends</application> +dependencies</title> <sect4><title>Required</title> <para><xref linkend="intltool"/></para> </sect4> @@ -55,6 +59,8 @@ <sect2> <title>Installation of <application>system-tools-backends</application></title> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/> + <para>Install <application>system-tools-backends</application> by running the following commands:</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
