Changeset b827642 for gnome


Ignore:
Timestamp:
02/08/2003 10:37:57 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4a906f0b
Parents:
8c5371d
Message:

gnome 2.2

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

Location:
gnome
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gconf.xml

    r8c5371d rb827642  
    66&GConf-inst;
    77&GConf-exp;
    8 &GConf-config;
    98&GConf-desc;
    109
  • gnome/lib/gconf/gconf-exp.xml

    r8c5371d rb827642  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--libexecdir=/opt/gnome2/sbin</userinput> : This command puts
    5 libexec files in <filename>/opt/gnome2/sbin</filename> instead of
    6 <filename>/opt/gnome2/libexec</filename>.</para>
     4<para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This command puts
     5libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
     6<filename>$GNOME_PREFIX/libexec</filename>.</para>
    77
    88<para><userinput>--sysconfdir=/etc/gnome</userinput>  : This command
    99puts configuration files in <filename>/etc/gnome</filename> instead of
    10 <filename>/opt/gnome2/etc</filename>.  This installation controls all
     10<filename>$GNOME_PREFIX/etc</filename>.  This installation controls all
    1111future installations of schemas, changes in location, including
    1212eliminating this command <emphasis>must</emphasis> be consistent.</para>
    1313
    14 <para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild
    15 the documentation during the make command.</para>
     14<para><userinput>--disable-gtk-doc</userinput> : This switch will
     15prevent the rebuilding of documentation during the make command.</para>
    1616
    1717</sect2>
  • gnome/lib/gconf/gconf-inst.xml

    r8c5371d rb827642  
    44<para>Install GConf by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin \
    7 --sysconfdir=/etc/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
     7--sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
    88make &amp;&amp;
    99make install</userinput></screen></para>
  • gnome/lib/gconf/gconf-intro.xml

    r8c5371d rb827642  
    1313<xref linkend="ORBit2"/> and <xref linkend="GTK2"/>
    1414GConf will utilize:
    15 <xref linkend="gtk-doc"/></screen>
     15<xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></screen>
    1616
    1717</sect2>
  • gnome/lib/gconf/gconf.ent

    r8c5371d rb827642  
    55<!ENTITY GConf-desc SYSTEM "gconf-desc.xml">
    66<!ENTITY GConf-config SYSTEM "gconf-config.xml">
    7 <!ENTITY GConf-buildsize "10 MB">
    8 <!ENTITY GConf-version "1.2.1">
    9 <!ENTITY GConf-download-http "http://ftp.gnome.org/pub/GNOME/sources/GConf/1.2/GConf-1.2.1.tar.bz2">
    10 <!ENTITY GConf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/GConf/1.2/GConf-1.2.1.tar.bz2">
    11 <!ENTITY GConf-size "1.5 MB">
     7<!ENTITY GConf-buildsize "11.1 MB">
     8<!ENTITY GConf-version "2.2.0">
     9<!ENTITY GConf-download-http "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.2/GConf-2.2.0.tar.bz2">
     10<!ENTITY GConf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/GConf/2.2/GConf-2.2.0.tar.bz2">
     11<!ENTITY GConf-size "1 MB">
  • gnome/lib/gnome-mime-data/gnome-mime-data-exp.xml

    r8c5371d rb827642  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--sysconfdir=/etc/gnome :</userinput> This command
     4<para><userinput>--sysconfdir=/etc/gnome</userinput> : This command
    55puts configuration files in <filename>/etc/gnome</filename> instead of
    6 <filename>/opt/gnome2/etc</filename>.</para>
     6<filename>$GNOME_PREFIX/etc</filename>.</para>
    77
    88</sect2>
  • gnome/lib/gnome-mime-data/gnome-mime-data-inst.xml

    r8c5371d rb827642  
    44<para>Install gnome-mime-data by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome2 --sysconfdir=/etc/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/lib/gnome-mime-data/gnome-mime-data.ent

    r8c5371d rb827642  
    55<!ENTITY gnome-mime-data-desc SYSTEM "gnome-mime-data-desc.xml">
    66<!ENTITY gnome-mime-data-config SYSTEM "gnome-mime-data-config.xml">
    7 <!ENTITY gnome-mime-data-buildsize "4.5 MB">
    8 <!ENTITY gnome-mime-data-version "2.0.1">
    9 <!ENTITY gnome-mime-data-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.0/gnome-mime-data-2.0.1.tar.bz2">
    10 <!ENTITY gnome-mime-data-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.0/gnome-mime-data-2.0.1.tar.bz2">
     7<!ENTITY gnome-mime-data-buildsize "4.4 MB">
     8<!ENTITY gnome-mime-data-version "2.2.0">
     9<!ENTITY gnome-mime-data-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.2/gnome-mime-data-2.2.0.tar.bz2">
     10<!ENTITY gnome-mime-data-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.2/gnome-mime-data-2.2.0.tar.bz2">
    1111<!ENTITY gnome-mime-data-size "1.1 MB">
  • gnome/lib/gnome-vfs/gnome-vfs-exp.xml

    r8c5371d rb827642  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--sysconfdir=/etc/gnome :</userinput> This command
     4<para><userinput>--sysconfdir=/etc/gnome</userinput> : This command
    55puts configuration files in <filename>/etc/gnome</filename> instead of
    6 <filename>/opt/gnome2/etc</filename>.</para>
     6<filename>$GNOME_PREFIX/etc</filename>.</para>
     7
     8<para><userinput>--disable-gtk-doc</userinput> : This switch will prevent
     9the rebuilding of documentation during the make command.</para>
    710
    811</sect2>
  • gnome/lib/gnome-vfs/gnome-vfs-inst.xml

    r8c5371d rb827642  
    44<para>Install gnome-vfs by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome2 --sysconfdir=/etc/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/lib/gnome-vfs/gnome-vfs-intro.xml

    r8c5371d rb827642  
    1414<xref linkend="ORBit2"/>, <xref linkend="GConf"/>, <xref linkend="bonobo-activation"/> and <xref linkend="gnome-mime-data"/>
    1515gnome-vfs will utilize:
    16 <xref linkend="libfam"/>, <xref linkend="openssl"/> and <xref linkend="CDParanoia"/></screen>
     16<xref linkend="libfam"/>, <xref linkend="openssl"/>, <xref linkend="CDParanoia"/>, <xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
    1717
    1818</sect2>
  • gnome/lib/gnome-vfs/gnome-vfs.ent

    r8c5371d rb827642  
    55<!ENTITY gnome-vfs-desc SYSTEM "gnome-vfs-desc.xml">
    66<!ENTITY gnome-vfs-config SYSTEM "gnome-vfs-config.xml">
    7 <!ENTITY gnome-vfs-buildsize "10.5 MB">
    8 <!ENTITY gnome-vfs-version "2.0.4.1">
    9 <!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.0/gnome-vfs-2.0.4.1.tar.bz2">
    10 <!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.0/gnome-vfs-2.0.4.1.tar.bz2">
    11 <!ENTITY gnome-vfs-size "820 KB">
     7<!ENTITY gnome-vfs-buildsize "13.6 MB">
     8<!ENTITY gnome-vfs-version "2.2.0">
     9<!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.2/gnome-vfs-2.2.0.tar.bz2">
     10<!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.2/gnome-vfs-2.2.0.tar.bz2">
     11<!ENTITY gnome-vfs-size "952 KB">
  • gnome/other/gconf-editor/gconf-editor-inst.xml

    r8c5371d rb827642  
    44<para>Install gconf-editor by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome2 &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/other/gconf-editor/gconf-editor.ent

    r8c5371d rb827642  
    55<!ENTITY gconf-editor-desc SYSTEM "gconf-editor-desc.xml">
    66<!ENTITY gconf-editor-config SYSTEM "gconf-editor-config.xml">
    7 <!ENTITY gconf-editor-buildsize "2.1 MB">
    8 <!ENTITY gconf-editor-version "0.3.1">
    9 <!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/0.3/gconf-editor-0.3.1.tar.bz2">
    10 <!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/0.3/gconf-editor-0.3.1.tar.bz2">
    11 <!ENTITY gconf-editor-size "292 KB">
     7<!ENTITY gconf-editor-buildsize "2.4 MB">
     8<!ENTITY gconf-editor-version "0.4.0">
     9<!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/0.4/gconf-editor-0.4.0.tar.bz2">
     10<!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/0.4/gconf-editor-0.4.0.tar.bz2">
     11<!ENTITY gconf-editor-size "244 KB">
Note: See TracChangeset for help on using the changeset viewer.