Added a note about installing the package into a non-GNOME environment for the GNOME-2 core packages that don't have ORBit2 down the dependency chain and the installation path is not --prefix=/usr

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4155 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-11 20:52:34 +00:00
parent 8149a431b8
commit 29590ddade
9 changed files with 23 additions and 3 deletions

View File

@ -58,6 +58,8 @@ dependencies</title>
<title>Installation of
<application><acronym>GAIL</acronym></application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application><acronym>GAIL</acronym></application> by running
the following commands:</para>

View File

@ -56,6 +56,8 @@ url="&gnome-backgrounds-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>gnome-backgrounds</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>gnome-backgrounds</application> by running the
following commands:</para>

View File

@ -71,6 +71,8 @@ dependencies</title>
<title>Installation of <application><acronym>GNOME</acronym> Doc
Utils</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application><acronym>GNOME</acronym> Doc Utils</application>
by running the following commands:</para>

View File

@ -51,6 +51,8 @@ daemon that keeps passwords and other secrets for users.</para>
<sect2>
<title>Installation of <application>gnome-keyring</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>gnome-keyring</application> by running the
following commands:</para>

View File

@ -57,10 +57,13 @@ Data</application> dependencies</title>
<title>Installation of <application><acronym>GNOME</acronym>
<acronym>MIME</acronym> Data</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application><acronym>GNOME</acronym> <acronym>MIME</acronym>
Data</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &amp;&amp;
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>

View File

@ -60,6 +60,8 @@ dependencies</title>
<title>Installation of <application><acronym>GNOME</acronym>2 User
Docs</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application><acronym>GNOME</acronym>2 User Docs</application>
by running the following commands:</para>

View File

@ -44,7 +44,8 @@ url="&libgnomecanvas-download-ftp;"/></para></listitem>
<sect3><title><application>libgnomecanvas</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libglade"/> and <xref linkend="libart_lgpl"/></para>
<para><xref linkend="libglade"/> and
<xref linkend="libart_lgpl"/></para>
</sect4>
<sect4><title>Optional</title>
@ -57,6 +58,8 @@ url="&libgnomecanvas-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>libgnomecanvas</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>libgnomecanvas</application> by running the
following commands:</para>

View File

@ -57,10 +57,12 @@ X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
<sect2>
<title>Installation of <application>LibGTop</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>LibGTop</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX \
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--infodir=$GNOME_PREFIX/share/info &amp;&amp;
make</command></userinput></screen>

View File

@ -59,6 +59,8 @@ url="&libwnck-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>libwnck</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>libwnck</application> by running the following
commands:</para>