Author: randy Date: 2005-10-10 20:46:15 -0600 (Mon, 10 Oct 2005) New Revision: 5166
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/xsoft/office/evolution.xml Log: Updated to Evolution-2.4.1 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-10-11 01:18:33 UTC (rev 5165) +++ trunk/BOOK/general.ent 2005-10-11 02:46:15 UTC (rev 5166) @@ -1,4 +1,4 @@ -<!ENTITY day "10"> +<!ENTITY day "11"> <!ENTITY month "10"> <!ENTITY year "2005"> <!ENTITY version "svn-&year;&month;&day;"> @@ -446,7 +446,7 @@ <!ENTITY gnumeric-version "1.4.3"> <!ENTITY gnucash-version "1.8.11"> <!ENTITY gimp-version "2.2.8"> -<!ENTITY evolution-version "2.2.2"> +<!ENTITY evolution-version "2.4.1"> <!-- Chapter 34 --> <!ENTITY koffice-version "1.4.1"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-10-11 01:18:33 UTC (rev 5165) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-10-11 02:46:15 UTC (rev 5166) @@ -42,6 +42,15 @@ --> <listitem> + <para>October 11th, 2005</para> + <itemizedlist> + <listitem> + <para>[randy] - Updated to Evolution-2.4.1.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>October 10th, 2005</para> <itemizedlist> <listitem> Modified: trunk/BOOK/xsoft/office/evolution.xml =================================================================== --- trunk/BOOK/xsoft/office/evolution.xml 2005-10-11 01:18:33 UTC (rev 5165) +++ trunk/BOOK/xsoft/office/evolution.xml 2005-10-11 02:46:15 UTC (rev 5166) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2"> - <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2"> - <!ENTITY evolution-md5sum "9b49942c8bdd1dc21f2d28792b12f400"> - <!ENTITY evolution-size "13.8 MB"> - <!ENTITY evolution-buildsize "198 MB"> - <!ENTITY evolution-time "4.1 SBU"> + <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.4/evolution-&evolution-version;.tar.bz2"> + <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.4/evolution-&evolution-version;.tar.bz2"> + <!ENTITY evolution-md5sum "13235405e08d14a54129e3a65548f58e"> + <!ENTITY evolution-size "11.5 MB"> + <!ENTITY evolution-buildsize "248 MB"> + <!ENTITY evolution-time "7.4 SBU"> ]> <sect1 id="evolution" xreflabel="Evolution-&evolution-version;"> @@ -58,14 +58,14 @@ <bridgehead renderas="sect3">Evolution Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para><xref linkend="gtkhtml"/>, + <para><xref linkend="gtkhtml"/> and <xref linkend="evolution-data-server"/></para> <bridgehead renderas="sect4">Recommended</bridgehead> <para><xref linkend="mozilla"/> or <xref linkend="firefox"/> or - <xref linkend="thunderbird"/> (NSS and NSPR libs and headers required for - SSL and S/MIME support)</para> + <xref linkend="thunderbird"/> (for the NSS and NSPR libraries + required for SSL and S/MIME support)</para> <bridgehead renderas="sect4">Optional</bridgehead> <para><xref linkend="gstreamer"/>, @@ -75,14 +75,12 @@ <command>/usr/sbin/sendmail</command>), <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, - <ulink - url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/">GNOME - Pilot conduits</ulink> - (requires <xref linkend="pilot-link"/> then <ulink - url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/">GNOME - Pilot</ulink>), - <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-spell/1.0/">GNOME - Spell</ulink>, + <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/"> + GNOME Pilot conduits</ulink> (requires <xref linkend="pilot-link"/> then + <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/"> + GNOME Pilot</ulink>), + <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-spell/1.0/"> + GNOME Spell</ulink>, <xref linkend="dbus"/>, <xref linkend="kdebase"/>, <xref linkend="gtk-doc"/> and @@ -98,8 +96,7 @@ <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib \ - --localstatedir=/var/lib --sysconfdir=/etc/gnome \ - --disable-gtk-doc && + --localstatedir=/var/lib --sysconfdir=/etc/gnome && make</userinput></screen> <para>This package does not come with a test suite.</para> @@ -107,7 +104,7 @@ <para>Now, as the <systemitem class="username">root</systemitem> user:</para> <screen role="root"><userinput>make install && -ln -v -s evolution-2.2 \ +ln -v -s evolution-2.4 \ `pkg-config --variable=prefix ORBit-2.0`/bin/evolution</userinput></screen> </sect2> @@ -115,10 +112,12 @@ <sect2 role="commands"> <title>Command Explanations</title> - <para><parameter>--disable-gtk-doc</parameter>: This parameter disables + <!-- There doesn't appear to be any need for this + <para><parameter>-\-disable-gtk-doc</parameter>: This parameter disables building the API documentation if you have <application>GTK-Doc</application> installed. Remove this parameter if you wish to build and install the documentation.</para> + --> <para><option>--with-openldap</option>: This parameter will compile LDAP support into <application>Evolution</application>.</para> @@ -132,9 +131,9 @@ synchronize <application>Evolution</application> data on a Palm device.</para> - <para><command>ln -v -s evolution-2.2 `pkg-config + <para><command>ln -v -s evolution-2.4 `pkg-config --variable=prefix ORBit-2.0`/bin/evolution</command>: This optional command - creates a convenience symlink to the <command>evolution-2.2</command> + creates a convenience symlink to the <command>evolution-2.4</command> binary.</para> </sect2> @@ -148,15 +147,15 @@ <segtitle>Installed Directories</segtitle> <seglistitem> - <seg>evolution and evolution-2.2</seg> - <seg>/usr/lib/evolution/2.2/* (contains support libraries, conduits, + <seg>evolution and evolution-2.4</seg> + <seg>lib/evolution/2.4/* (contains support libraries, conduits, and other components)</seg> <seg>/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/evolution, /etc/gnome/gconf/gconf.xml.defaults/apps/evolution, - $GNOME_PREFIX/include/evolution-2.2, + $GNOME_PREFIX/include/evolution-2.4, $GNOME_PREFIX/lib/evolution, - $GNOME_PREFIX/share/idl/evolution-2.2, - $GNOME_PREFIX/share/gnome/help/evolution-2.2, + $GNOME_PREFIX/share/idl/evolution-2.4, + $GNOME_PREFIX/share/gnome/help/evolution-2.4, $GNOME_PREFIX/share/omf/evolution, and $GNOME_PREFIX/share/evolution</seg> </seglistitem> @@ -170,7 +169,7 @@ <varlistentry id="evolution-prog"> <term><command>evolution</command></term> <listitem> - <para>is a symlink to the <command>evolution-2.2</command> + <para>is a symlink to the <command>evolution-2.4</command> program.</para> <indexterm zone="evolution evolution-prog"> <primary sortas="g-evolution">evolution</primary> @@ -178,12 +177,12 @@ </listitem> </varlistentry> - <varlistentry id="evolution-2.2"> - <term><command>evolution-2.2</command></term> + <varlistentry id="evolution-2.4"> + <term><command>evolution-2.4</command></term> <listitem> <para>is an email, calendar and address book suite.</para> - <indexterm zone="evolution evolution-2.2"> - <primary sortas="b-evolution-2.2">evolution-2.2</primary> + <indexterm zone="evolution evolution-2.4"> + <primary sortas="b-evolution-2.4">evolution-2.4</primary> </indexterm> </listitem> </varlistentry> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page