Ignore:
Timestamp:
08/03/2007 11:50:56 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4fae3a22
Parents:
d0b331c
Message:

Updated to Guile-1.8.2, added a note to GnuCash that the instructions are now broken, commented out the entire GNOME-1.4 section

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7009 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome-intro.xml

    rd0b331c rdcd55b37  
    2525  </warning> -->
    2626
    27   <para>This chapter presents the instructions to install a complete
     27  <!-- <para>This chapter presents the instructions to install a complete
    2828  GNOME-&gnome-version;&gnome-minor-version; desktop environment; and a limited
    2929  GNOME 1.4 library environment that is sufficient to run GNOME 1.4
     
    3131  order defined by the GNOME development team and documented in the <ulink
    3232  url="http://www.gnome.org/start/&gnome-version;/notes/en/rninstallation.html">
    33   Release Notes</ulink>.</para>
     33  Release Notes</ulink>.</para> -->
     34
     35  <para>This chapter presents the instructions to install a complete
     36  GNOME-&gnome-version;&gnome-minor-version; desktop environment. The order of
     37  the installed packages follows the build order defined by the GNOME
     38  development team and has been thoroughly tested by the BLFS team.</para>
    3439
    3540  <para>The installation of GNOME-&gnome-version;&gnome-minor-version; is a
     
    7176  adjustments for your setup.</para>
    7277
    73   <para>If you are building a GNOME 1.4 library environment, you would install
     78  <!-- <para>If you are building a GNOME 1.4 library environment, you would install
    7479  only those libraries in the GNOME 1.4 chapter
    7580  <emphasis role='strong'>and</emphasis> any dependencies listed on those
     
    7782  simply installed with:</para>
    7883
    79 <screen><userinput>./configure --prefix=/opt/gnome-1.4 &amp;&amp;
     84<screen><userinput>./configure -prefix=/opt/gnome-1.4 &amp;&amp;
    8085make</userinput></screen>
    8186
     
    9398  <filename class='directory'>/var</filename>. You should consider using
    9499  the GNOME 1.4 hint located at <ulink url="&hints-root;"/> if you have no
    95   interest in GNOME-&gnome-version;&gnome-minor-version;.</para>
     100  interest in GNOME-&gnome-version;&gnome-minor-version;.</para> -->
    96101
    97102  <bridgehead renderas="sect3">Alternate Installation Methods</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.