Changeset f231636f
- Timestamp:
- 04/16/2003 02:59:21 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2568294
- Parents:
- b5ca460
- Files:
-
- 4 added
- 1 deleted
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
content/content.ent
rb5ca460 rf231636f 5 5 <!ENTITY % db SYSTEM "databases/db/db.ent"> 6 6 <!ENTITY % db-3.3 SYSTEM "databases/db-3.3/db-3.3.ent"> 7 <!ENTITY % db-3.1 SYSTEM "databases/db-3.1/db-3.1.ent">8 7 <!ENTITY % mysql SYSTEM "databases/mysql/mysql.ent"> 9 8 <!ENTITY % postgres SYSTEM "databases/postgres/postgres.ent"> 10 9 %db; 11 10 %db-3.3; 12 %db-3.1;13 11 %mysql; 14 12 %postgres; -
content/databases/databases.xml
rb5ca460 rf231636f 5 5 &db; 6 6 &db-3.3; 7 &db-3.1;8 7 &mysql; 9 8 &postgres; -
index.xml
rb5ca460 rf231636f 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003041 4">6 <!ENTITY releasedate "April 1 4th, 2003">5 <!ENTITY version "20030415"> 6 <!ENTITY releasedate "April 15th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rb5ca460 rf231636f 10 10 11 11 <itemizedlist> 12 13 <listitem><para>April 15th, 2003 [tushar]: moved db-3.1 as a sub-section 14 of evolution since no other package needs it.</para></listitem> 12 15 13 16 <listitem><para>April 15th, 2003 [larry]: updated to samba-2.2.8a, -
xsoft/office/evolution.xml
rb5ca460 rf231636f 3 3 <title>evolution-&evolution-version;</title> 4 4 5 &db-3.1-intro; 6 &db-3.1-inst; 7 &db-3.1-exp; 5 8 &evolution-intro; 6 9 &evolution-inst; -
xsoft/office/evolution/evolution-exp.xml
rb5ca460 rf231636f 4 4 <para><userinput>--prefix=/opt/gnome</userinput> : Install Evolution in the Gnome 1.4 area.</para> 5 5 6 <para><userinput>--with-db3=/tmp/db-3.1</userinput> : db-&db-3.1-version; must be installed prior to building Evolution, but should 7 not overwrite an existing installation of the Berkeley Database. 8 Installing db-&db-3.1-version; in a temporary directory is all that is needed 9 for Evolution to link to the static db-&db-3.1-version; libraries.</para> 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> 10 8 11 9 </sect2> -
xsoft/office/evolution/evolution-inst.xml
rb5ca460 rf231636f 4 4 <para>Install evolution by running the following commands:</para> 5 5 6 <!-- 6 7 <note><para><xref linkend="db-3.1"></xref> must be installed 7 8 temporarily in order to install Evolution.</para></note> 8 <para><screen><userinput>./configure --prefix=/opt/gnome --with-db3=/tmp/db-3.1 && 9 --> 10 <para><screen><userinput>./configure --prefix=/opt/gnome --with-db3=/opt/db-&db-3.1-version; && 9 11 make && 10 12 make install</userinput></screen></para> 11 13 14 <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 12 17 </sect2> 13 18 -
xsoft/office/evolution/evolution-intro.xml
rb5ca460 rf231636f 12 12 13 13 <screen>evolution depends on: 14 <xref linkend=" db-3.1"></xref>, <xref linkend="bonobo14"></xref>, <xref linkend="bonobo-conf"></xref>,14 <xref linkend="bonobo14"></xref>, <xref linkend="bonobo-conf"></xref>, 15 15 <xref linkend="gal"></xref>, <xref linkend="libcapplet"></xref>, <xref linkend="gtkhtml"></xref> and 16 16 <xref linkend="soup"></xref> -
xsoft/office/evolution/evolution.ent
rb5ca460 rf231636f 10 10 <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/1.2/evolution-&evolution-version;.tar.bz2"> 11 11 <!ENTITY evolution-size "12 MB"> 12 <!ENTITY db-3.1 SYSTEM "../db-3.1.xml"> 13 <!ENTITY db-3.1-intro SYSTEM "db-3.1-intro.xml"> 14 <!ENTITY db-3.1-inst SYSTEM "db-3.1-inst.xml"> 15 <!ENTITY db-3.1-exp SYSTEM "db-3.1-exp.xml"> 16 <!ENTITY db-3.1-buildsize "18 MB"> 17 <!ENTITY db-3.1-version "3.1.17"> 18 <!ENTITY db-3.1-download-http "http://www.sleepycat.com/update/snapshot/db-3.1.17.tar.gz"> 19 <!ENTITY db-3.1-download-ftp ""> 20 <!ENTITY db-3.1-size "2 MB">
Note:
See TracChangeset
for help on using the changeset viewer.