Changeset 29590dda


Ignore:
Timestamp:
05/11/2005 08:52:34 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9faf5d6
Parents:
8149a43
Message:

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

Location:
gnome/core
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gail.xml

    r8149a43 r29590dda  
    5959<application><acronym>GAIL</acronym></application></title>
    6060
     61<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     62
    6163<para>Install <application><acronym>GAIL</acronym></application> by running
    6264the following commands:</para>
  • gnome/core/gnome-backgrounds.xml

    r8149a43 r29590dda  
    5757<title>Installation of <application>gnome-backgrounds</application></title>
    5858
     59<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     60
    5961<para>Install <application>gnome-backgrounds</application> by running the
    6062following commands:</para>
  • gnome/core/gnome-doc-utils.xml

    r8149a43 r29590dda  
    7171<title>Installation of <application><acronym>GNOME</acronym> Doc
    7272Utils</application></title>
     73
     74<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
    7375
    7476<para>Install <application><acronym>GNOME</acronym> Doc Utils</application>
  • gnome/core/gnome-keyring.xml

    r8149a43 r29590dda  
    5252<title>Installation of <application>gnome-keyring</application></title>
    5353
     54<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     55
    5456<para>Install <application>gnome-keyring</application> by running the
    5557following commands:</para>
  • gnome/core/gnome-mime-data.xml

    r8149a43 r29590dda  
    5858<acronym>MIME</acronym> Data</application></title>
    5959
     60<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     61
    6062<para>Install <application><acronym>GNOME</acronym> <acronym>MIME</acronym>
    6163Data</application> by running the following commands:</para>
    6264
    63 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &amp;&amp;
     65<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     66    --sysconfdir=/etc/gnome &amp;&amp;
    6467make</command></userinput></screen>
    6568
  • gnome/core/gnome2-user-docs.xml

    r8149a43 r29590dda  
    6161Docs</application></title>
    6262
     63<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     64
    6365<para>Install <application><acronym>GNOME</acronym>2 User Docs</application>
    6466by running the following commands:</para>
  • gnome/core/libgnomecanvas.xml

    r8149a43 r29590dda  
    4545<sect3><title><application>libgnomecanvas</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="libglade"/> and <xref linkend="libart_lgpl"/></para>
     47<para><xref linkend="libglade"/> and
     48<xref linkend="libart_lgpl"/></para>
    4849</sect4>
    4950
     
    5758<sect2>
    5859<title>Installation of <application>libgnomecanvas</application></title>
     60
     61<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
    5962
    6063<para>Install <application>libgnomecanvas</application> by running the
  • gnome/core/libgtop.xml

    r8149a43 r29590dda  
    5858<title>Installation of <application>LibGTop</application></title>
    5959
     60<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     61
    6062<para>Install <application>LibGTop</application> by running the following
    6163commands:</para>
    6264
    63 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX \
     65<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6466    --infodir=$GNOME_PREFIX/share/info &amp;&amp;
    6567make</command></userinput></screen>
  • gnome/core/libwnck.xml

    r8149a43 r29590dda  
    6060<title>Installation of <application>libwnck</application></title>
    6161
     62<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
     63
    6264<para>Install <application>libwnck</application> by running the following
    6365commands:</para>
Note: See TracChangeset for help on using the changeset viewer.