Changeset 0100a74
- Timestamp:
- 09/16/2003 07:55:40 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c9f69f81
- Parents:
- b342c99
- Location:
- xsoft/office/evolution
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/office/evolution/db-3.1-exp.xml
rb342c99 r0100a74 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--enable-compat185</userinput> : Build support for older database files.</para>4 <para><command>--enable-compat185</command> : Build support for older database files.</para> 5 5 6 <para>< userinput>--prefix=/opt/db-&db-3.1-version;</userinput> : This version of the6 <para><command>--prefix=/opt/db-&db-3.1-version;</command> : This version of the 7 7 Berkeley Database should not be installed in <filename>/usr</filename>, 8 as it is only needed for the building of Evolution.</para> 8 as it is only needed for the building of 9 <application>Evolution</application>.</para> 9 10 10 11 </sect2> -
xsoft/office/evolution/db-3.1-inst.xml
rb342c99 r0100a74 1 1 <sect2> 2 <title>Installation of db-&db-3.1-version;</title>2 <title>Installation of <application>db-&db-3.1-version;</application></title> 3 3 4 <para>Install db-&db-3.1-version;by running the following commands:</para>4 <para>Install <application>db-&db-3.1-version;</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>cd build_unix &&6 <screen><userinput><command>cd build_unix && 7 7 ../dist/configure --prefix=/opt/db-&db-3.1-version; --enable-compat185 && 8 8 make && 9 make install</ userinput></screen></para>9 make install</command></userinput></screen> 10 10 11 11 </sect2> -
xsoft/office/evolution/db-3.1-intro.xml
rb342c99 r0100a74 1 1 <sect2> 2 <title>Introduction to db-&db-3.1-version;</title>2 <title>Introduction to <application>db-&db-3.1-version;</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&db-3.1-download-http;"/> 5 Download location (FTP): <ulink url="&db-3.1-download-ftp;"/> 6 Version used: &db-3.1-version; 7 Package size: &db-3.1-size; 8 Estimated Disk space required: &db-3.1-buildsize;</screen> 4 <para>The <application>db-&db-3.1-version;</application> package contains 5 version &db-3.1-version; of the Berkeley database. <application>Evolution 6 </application> needs exactly this version and not any other, the details on 7 "why" are in the <filename>README</filename> file distibuted with the 8 <application>evolution</application> source code. <application>Evolution 9 </application> links to the library statically, hence this book installs 10 the <application>db-&db-3.1-version;</application> in <filename>/opt 11 </filename>, which can be removed once <application>Evolution</application> is 12 compiled.</para> 9 13 10 <para>The db-&db-3.1-version; package contains version &db-3.1-version; 11 of the Berkeley database. Evolution needs exactly this version and not any 12 other, the details on "why" are in the <filename>README</filename> file distibuted with the 13 evolution source code. Evolution links to the library statically, hence this 14 book installs the db-&db-3.1-version; in /opt, which can be removed once 15 Evolution is compiled.</para> 14 15 <sect3><title>Package information</title> 16 <itemizedlist spacing='compact'> 17 <listitem><para>Download (HTTP): <ulink 18 url="&db-3.1-download-http;"/></para></listitem> 19 <listitem><para>Download (FTP): <ulink 20 url="&db-3.1-download-ftp;"/></para></listitem> 21 <listitem><para>Download size: &db-3.1-size;</para></listitem> 22 <listitem><para>Estimated Disk space required: 23 &db-3.1-buildsize;</para></listitem> 24 <listitem><para>Estimated build time: 25 &db-3.1-time;</para></listitem></itemizedlist> 26 </sect3> 27 16 28 17 29 </sect2> -
xsoft/office/evolution/evolution-desc.xml
rb342c99 r0100a74 2 2 <title>Contents</title> 3 3 4 <para>The evolution package contains the Evolution email, calendar and 5 address book suite.</para> 4 <para>The <application>evolution</application> package contains 5 <command>evolution</command>.</para> 6 </sect2> 7 8 9 10 <sect2><title>Description</title> 11 <sect3><title>evolution</title> 12 <para><command>evolution</command> contains an email, calendar and 13 address book suite.</para></sect3> 6 14 7 15 </sect2> -
xsoft/office/evolution/evolution-exp.xml
rb342c99 r0100a74 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--prefix=/opt/gnome</userinput> : Install Evolution in the Gnome 1.4 area.</para> 4 <para><command>--with-db3=/opt/db-&db-3.1-version;</command> : Specify 5 the location where db-&db-3.1-version; is installed.</para> 5 6 6 <para><userinput>--with-db3=/opt/db-&db-3.1-version;</userinput> : Specify 7 the location where db-&db-3.1-version; is installed.</para> 7 <para><command>--enable-openssl</command> : This flag will compile 8 <acronym>SSL</acronym> support into 9 <application>Evolution</application>.</para> 10 11 <para><command>--enable-openldap</command> : This flag will compile 12 <acronym>LDAP</acronym> support into 13 <application>Evolution</application>.</para> 8 14 9 15 </sect2> -
xsoft/office/evolution/evolution-inst.xml
rb342c99 r0100a74 1 1 <sect2> 2 <title>Installation of evolution</title>2 <title>Installation of <application>evolution</application></title> 3 3 4 <para>Install evolution by running the following commands:</para> 4 <para>Install <application>evolution</application> by running the following 5 commands:</para> 5 6 6 7 <!-- … … 8 9 temporarily in order to install Evolution.</para></note> 9 10 --> 10 < para><screen><userinput>./configure --prefix=/opt/gnome --with-db3=/opt/db-&db-3.1-version;&&11 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-db3=/opt/db-&db-3.1-version; --enable-openssl && 11 12 make && 12 make install</ userinput></screen></para>13 make install</command></userinput></screen> 13 14 14 15 <para>Optionally, you may remove the installed db-&db-3.1-version;</para> 15 < para><screen><userinput>rm -rf /opt/db-&db-3.1-version;</userinput></screen></para>16 <screen><userinput><command>rm -rf /opt/db-&db-3.1-version;</command></userinput></screen> 16 17 17 18 </sect2> -
xsoft/office/evolution/evolution-intro.xml
rb342c99 r0100a74 20 20 <sect3><title><application>Evolution</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 <para><xref linkend="libgnomeprintui"/> and <xref linkend="gtkhtml2"/></para></sect4> 22 <para><xref linkend="openssl"/>, db-3.1-&db-3.1-version;, <xref linkend="libgnomeprintui"/> and <xref linkend="gtkhtml2"/></para></sect4> 23 <sect4><title>Optional</title> 24 <para><xref linkend="openldap"/></para></sect4> 23 25 </sect3> 24 26 -
xsoft/office/evolution/evolution.ent
rb342c99 r0100a74 10 10 <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/1.4/evolution-&evolution-version;.tar.bz2"> 11 11 <!ENTITY evolution-size "12 MB"> 12 <!ENTITY evolution-time " ">12 <!ENTITY evolution-time "10.84 SBU"> 13 13 <!ENTITY db-3.1 SYSTEM "../db-3.1.xml"> 14 14 <!ENTITY db-3.1-intro SYSTEM "db-3.1-intro.xml">
Note:
See TracChangeset
for help on using the changeset viewer.