gnome-2.2 update

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@703 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2003-02-16 00:16:41 +00:00
parent a513a179f7
commit cd1030f9a8
15 changed files with 40 additions and 38 deletions

View File

@ -11,10 +11,10 @@ as-wanted basis.</para>
&gnome-applets;
&gnome-utils;
&gnome-games;
&bug-buddy;
&eog;
&nautilus;
&yelp;
&bug-buddy;
&eog;
&gedit;
&gnome-media;
&gnome2-user-docs;

View File

@ -5,7 +5,6 @@
&nautilus-intro;
&nautilus-inst;
&nautilus-exp;
&nautilus-config;
&nautilus-desc;
</sect1>

View File

@ -1,13 +1,13 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--sysconfdir=/etc/gnome :</userinput> This command
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
puts configuration files in <filename>/etc/gnome</filename> instead of
<filename>/opt/gnome2/etc</filename>.</para>
<filename>$GNOME_PREFIX/etc</filename>.</para>
<para><userinput>--libexecdir=/opt/gnome2/sbin :</userinput> This command puts
libexec files in <filename>/opt/gnome2/sbin</filename> instead of
<filename>/opt/gnome2/libexec</filename>.</para>
<para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts
libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
<filename>$GNOME_PREFIX/libexec</filename>.</para>
</sect2>

View File

@ -3,8 +3,8 @@
<para>Install nautilus by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --sysconfdir=/etc/gnome \
--libexecdir=/opt/gnome2/sbin &amp;&amp;
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
--libexecdir=$GNOME_PREFIX/sbin &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

View File

@ -4,8 +4,8 @@
<!ENTITY nautilus-exp SYSTEM "nautilus-exp.xml">
<!ENTITY nautilus-desc SYSTEM "nautilus-desc.xml">
<!ENTITY nautilus-config SYSTEM "nautilus-config.xml">
<!ENTITY nautilus-buildsize "40.1 MB">
<!ENTITY nautilus-version "2.0.8">
<!ENTITY nautilus-download-http "http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.0/nautilus-2.0.8.tar.bz2">
<!ENTITY nautilus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/2.0/nautilus-2.0.8.tar.bz2">
<!ENTITY nautilus-size "5 MB">
<!ENTITY nautilus-buildsize "39.2 MB">
<!ENTITY nautilus-version "2.2.0.2">
<!ENTITY nautilus-download-http "http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.2/nautilus-2.2.0.2.tar.bz2">
<!ENTITY nautilus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/2.2/nautilus-2.2.0.2.tar.bz2">
<!ENTITY nautilus-size "4.3 MB">

View File

@ -1,9 +1,9 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--libexecdir=/opt/gnome2/sbin :</userinput> This command puts
libexec files in <filename>/opt/gnome2/sbin</filename> instead of
<filename>/opt/gnome2/libexec</filename>.</para>
<para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts
libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
<filename>$GNOME_PREFIX/libexec</filename>.</para>
</sect2>

View File

@ -3,7 +3,7 @@
<para>Install yelp by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin &amp;&amp;
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>

View File

@ -4,8 +4,8 @@
<!ENTITY yelp-exp SYSTEM "yelp-exp.xml">
<!ENTITY yelp-desc SYSTEM "yelp-desc.xml">
<!ENTITY yelp-config SYSTEM "yelp-config.xml">
<!ENTITY yelp-buildsize "5.6 MB">
<!ENTITY yelp-version "1.0.7">
<!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/1.0/yelp-1.0.7.tar.bz2">
<!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/1.0/yelp-1.0.7.tar.bz2">
<!ENTITY yelp-size "460 KB">
<!ENTITY yelp-buildsize "6 MB">
<!ENTITY yelp-version "2.2.0">
<!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/2.2/yelp-2.2.0.tar.bz2">
<!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.2/yelp-2.2.0.tar.bz2">
<!ENTITY yelp-size "484 KB">

View File

@ -4,7 +4,6 @@
&eel-intro;
&eel-inst;
&eel-config;
&eel-desc;
</sect1>

View File

@ -3,7 +3,7 @@
<para>Install eel by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 &amp;&amp;
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

View File

@ -4,8 +4,8 @@
<!ENTITY eel-exp SYSTEM "eel-exp.xml">
<!ENTITY eel-desc SYSTEM "eel-desc.xml">
<!ENTITY eel-config SYSTEM "eel-config.xml">
<!ENTITY eel-buildsize "7.7 MB">
<!ENTITY eel-version "2.0.8">
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/2.0/eel-2.0.8.tar.bz2">
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/2.0/eel-2.0.8.tar.bz2">
<!ENTITY eel-size "412 KB">
<!ENTITY eel-buildsize "7.9 MB">
<!ENTITY eel-version "2.2.0.2">
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/2.2/eel-2.2.0.2.tar.bz2">
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/2.2/eel-2.2.0.2.tar.bz2">
<!ENTITY eel-size "464 KB">

View File

@ -4,7 +4,6 @@
&libgtkhtml-intro;
&libgtkhtml-inst;
&libgtkhtml-config;
&libgtkhtml-desc;
</sect1>

View File

@ -3,7 +3,7 @@
<para>Install libgtkhtml by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 &amp;&amp;
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

View File

@ -4,8 +4,9 @@
<!ENTITY libgtkhtml-exp SYSTEM "libgtkhtml-exp.xml">
<!ENTITY libgtkhtml-desc SYSTEM "libgtkhtml-desc.xml">
<!ENTITY libgtkhtml-config SYSTEM "libgtkhtml-config.xml">
<!ENTITY libgtkhtml-buildsize "6.9 MB">
<!ENTITY libgtkhtml-version "2.0.3">
<!ENTITY libgtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.0/libgtkhtml-2.0.3.tar.bz2">
<!ENTITY libgtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.0/libgtkhtml-2.0.3.tar.bz2">
<!ENTITY libgtkhtml-size "323 KB">
<!ENTITY libgtkhtml-buildsize "7 MB">
<!ENTITY libgtkhtml-version "2.2.0">
<!ENTITY libgtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.2/libgtkhtml-2.2.0.tar.bz2">
<!ENTITY libgtkhtml-download-ftp
"ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.2/libgtkhtml-2.2.0.tar.bz2">
<!ENTITY libgtkhtml-size "332 KB">

View File

@ -10,6 +10,10 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>February 15th, 2003 [larry]: gnome: Updated to
control-center-2.2.0.1, librsvg-2.2.3, eel-2.2.0.2, nautilus-2.2.0.2,
libgtkhtml-2.2.0, yelp-2.2.0,</para></listitem>
<listitem><para>February 15th, 2003 [larry]: pst: updated to
docbook-xsl-1.60.1</para></listitem>