Changeset 17d9e29
- Timestamp:
- 09/29/2002 02:26:39 PM (21 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, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, 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, xry111/xf86-video-removal
- Children:
- 23c46cb
- Parents:
- 36ede03
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r36ede03 r17d9e29 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002092 8">6 <!ENTITY releasedate "September 2 8th, 2002">5 <!ENTITY version "20020929"> 6 <!ENTITY releasedate "September 29th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r36ede03 r17d9e29 10 10 11 11 <itemizedlist> 12 13 <listitem><para>September 28th, 2002 [bdubbs]: KOffice: updated to 14 version 1.2.</para></listitem> 12 15 13 16 <listitem><para>September 28th, 2002 [larry]: Server: Billy expanded -
xsoft/suites/koffice.xml
r36ede03 r17d9e29 9 9 Version used: &koffice-version; 10 10 Package size: &koffice-size; 11 Estimated build time: 51m (667 MHz) </screen> 12 </para>11 Build disk space: 133 MB 12 Installed space: 35 MB</screen></para> 13 13 14 <para>There is also an error in the kspread program that causes a 15 compile error. To fix this, download: 16 <screen><ulink url="&file-root;/koffice-1.1.1.patch"/></screen> 17 </para> 14 <para><screen>KOffice depends on: <xref linkend="kde-base"/>.</screen></para> 18 15 19 16 <para>KOffice also has many internationalization packages in the form of: … … 22 19 files range from about 289 KB to 408 KB.</para> 23 20 24 <para><screen>Estimated build disk space: 91 MB25 Estimated installed space: 26 MB26 Estimated build time: 51 min (667 MHz)</screen></para>27 21 28 22 <para>Install koffice with: 29 <screen><userinput>patch -Np1 -i ../koffice-1.1.1.patch && 30 ./configure --prefix=&kde-dir; --enable-objprelink --disable-debug && 23 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug && 31 24 make && 32 25 make install</userinput></screen></para> 33 26 34 27 <sect2><title>koffice Installation Commmand explanations</title> 35 <para>The options are the same as for aRtsand are not repeated here.</para>28 <para>The options are the same as for kde-base and are not repeated here.</para> 36 29 </sect2> 37 30 -
xsoft/suites/koffice/koffice.ent
r36ede03 r17d9e29 1 1 <!ENTITY koffice SYSTEM "../koffice.xml"> 2 <!ENTITY koffice-version "1. 1.1">3 <!ENTITY koffice-download "ftp://ftp.kde.org/pub/kde/stable/koffice-1. 1.1-kde3/src">2 <!ENTITY koffice-version "1.2"> 3 <!ENTITY koffice-download "ftp://ftp.kde.org/pub/kde/stable/koffice-1.2/src/koffice-1.2.tar.bz2"> 4 4 <!ENTITY koffice-size "8.4 MB"> 5 5 <!ENTITY koffice-buildsize "TBD MB">
Note:
See TracChangeset
for help on using the changeset viewer.