Changeset 16998db6
- Timestamp:
- 06/13/2004 09:15:45 PM (19 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, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 48b7295
- Parents:
- f939f05
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf939f05 r16998db6 263 263 264 264 <!-- Chapter 36 --> 265 266 267 268 269 265 <!ENTITY thunderbird-version "0.5"> 266 <!ENTITY pan-version "0.14.2"> 267 <!ENTITY balsa-version "2.0.15"> 268 269 <!-- Part XII --> 270 <!-- Chapter 37 --> 271 272 273 274 <!-- Chapter 38 --> 275 <!-- Chapter 39 --> 276 <!-- Chapter 40 --> 277 278 <!-- Part XIII --> 279 <!-- Chapter 41 --> 280 <!-- Chapter 42 --> 281 <!-- Chapter 43 --> 270 282 <!ENTITY docbook-dsssl-version "1.78"> 283 <!-- Chapter 44 --> 284 <!-- Chapter 45 --> 285 <!-- Chapter 46 --> 286 287 288 289 -
index.xml
rf939f05 r16998db6 40 40 %kde; 41 41 %gnome; 42 %xsoft; 42 <!-- %xsoft; --> 43 43 %multimedia; 44 44 %pst; … … 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/> 67 67 &gnome; 68 &xsoft; 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/xsoft.xml"/> 69 69 &multimedia; 70 70 &pst; -
xsoft/other/balsa.xml
rf939f05 r16998db6 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 7 <!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2"> 8 <!ENTITY balsa-download-ftp " "> 9 <!ENTITY balsa-size "2.7 MB"> 10 <!ENTITY balsa-buildsize "74.0 MB"> 11 <!ENTITY balsa-time "0.82 SBU"> 12 ]> 13 1 14 <sect1 id="balsa" xreflabel="Balsa-&balsa-version;"> 2 15 <?dbhtml filename="balsa.html" ?> 3 16 <title>Balsa-&balsa-version;</title> 4 17 5 &balsa-intro; 6 &balsa-inst; 7 &balsa-exp; 8 &balsa-config; 9 &balsa-desc; 18 <sect2> 19 <title>Introduction to <application>Balsa</application></title> 20 21 <para>The <application>Balsa</application> package contains a 22 <application><acronym>GNOME</acronym></application> 2 based mail reader.</para> 23 24 <sect3><title>Package information</title> 25 <itemizedlist spacing='compact'> 26 <listitem><para>Download (HTTP): <ulink 27 url="&balsa-download-http;"/></para></listitem> 28 <listitem><para>Download (FTP): <ulink 29 url="&balsa-download-ftp;"/></para></listitem> 30 <listitem><para>Download size: &balsa-size;</para></listitem> 31 <listitem><para>Estimated Disk space required: 32 &balsa-buildsize;</para></listitem> 33 <listitem><para>Estimated build time: 34 &balsa-time;</para></listitem></itemizedlist> 35 </sect3> 36 37 <sect3><title><application>Balsa</application> dependencies</title> 38 <sect4><title>Required</title> 39 <para><xref linkend="libgtkhtml"/>, <xref linkend="libgnomeprintui"/>, 40 <xref linkend="openssl"/>, 41 <xref linkend="aspell"/> and <xref linkend="libesmtp"/> 42 </para></sect4> 43 <sect4><title>Optional</title> 44 <para><xref linkend="pcre"/>, <xref linkend="gnupg"/> using gpgme and 45 <xref linkend="openldap"/></para></sect4> 46 </sect3> 47 48 49 </sect2> 50 51 <sect2> 52 <title>Installation of <application>Balsa</application></title> 53 54 <para>Install <application>Balsa</application> by running the following commands:</para> 55 56 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 57 --localstatedir=/var/lib --with-ssl \ 58 --sysconfdir=/etc/gnome --with-ldap --with-gpgme && 59 make && 60 make install</command></userinput></screen> 61 62 </sect2> 63 64 <sect2> 65 <title>Command explanations</title> 66 67 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts 68 <application>ScrollKeeper</application> files in <filename 69 class="directory">/var/lib/scrollkeeper</filename> instead 70 of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 71 72 <para><option>--with-ssl</option>: Change the default of no ssl support.</para> 73 74 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts 75 configuration files in <filename class="directory">/etc/gnome</filename> instead of 76 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 77 78 <para><option>--with-ldap</option>: Change the default to 79 support <acronym>LDAP</acronym> if it is available.</para> 80 81 <para><option>--with-gpgme</option>: Change the default to 82 support <acronym>GPG</acronym> if 'GnuPG made easy' 83 (<acronym>GPGME</acronym>) is 84 installed.</para> 85 86 </sect2> 87 88 <sect2> 89 <title>Configuring <application>Balsa</application></title> 90 91 92 <sect3><title>Configuration Information</title> 93 94 <para>All configuration of <application>Balsa</application> is done through the <application>Balsa</application> menu 95 system, with mailbox configuration done with the Settings->Preferences 96 menu. </para> 97 </sect3> 98 99 </sect2> 100 101 <sect2> 102 <title>Contents</title> 103 104 <para>The Balsa package contains <command>balsa</command>.</para> 105 106 </sect2> 107 108 <sect2><title>Description</title> 109 110 <sect3><title>balsa</title> 111 <para><command>balsa</command> is the 112 <application><acronym>GNOME</acronym></application> 2 based mail reader.</para> 113 </sect3> 114 115 </sect2> 10 116 11 117 </sect1> -
xsoft/other/other.xml
rf939f05 r16998db6 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <chapter id="xsoft-other"> 2 9 <?dbhtml filename="other.html" ?> … … 6 13 applications that utilize other areas of the Internet.</para> 7 14 8 &thunderbird; 9 &pan; 10 &balsa; 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="thunderbird.xml"/> 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pan.xml"/> 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="balsa.xml"/> 11 18 12 19 </chapter> -
xsoft/other/pan.xml
rf939f05 r16998db6 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 7 <!ENTITY pan-download-http "http://pan.rebelbase.com/download/releases/&pan-version;/SOURCE/pan-&pan-version;.tar.bz2"> 8 <!ENTITY pan-download-ftp " "> 9 <!ENTITY pan-size "1.8 MB"> 10 <!ENTITY pan-buildsize "67.8 MB"> 11 <!ENTITY pan-time "0.72 SBU"> 12 ]> 13 1 14 <sect1 id="pan" xreflabel="Pan-&pan-version;"> 2 15 <?dbhtml filename="pan.html" ?> 3 16 <title>Pan-&pan-version;</title> 4 17 5 &pan-intro; 6 &pan-inst; 7 &pan-desc; 18 <sect2> 19 <title>Introduction to <application>Pan</application></title> 20 21 <para>The <application>Pan</application> package contains a graphical 22 newsreader. This is useful for reading and writing news, threading articles 23 and replying via email.</para> 24 25 <sect3><title>Package information</title> 26 <itemizedlist spacing='compact'> 27 <listitem><para>Download (HTTP): <ulink 28 url="&pan-download-http;"/></para></listitem> 29 <listitem><para>Download (FTP): <ulink 30 url="&pan-download-ftp;"/></para></listitem> 31 <listitem><para>Download size: &pan-size;</para></listitem> 32 <listitem><para>Estimated Disk space required: 33 &pan-buildsize;</para></listitem> 34 <listitem><para>Estimated build time: 35 &pan-time;</para></listitem></itemizedlist> 36 </sect3> 37 38 <sect3><title><application>Pan</application> dependencies</title> 39 <sect4><title>Required</title> 40 <para><xref linkend="GTK2"/>, <xref linkend="gnet"/>, <xref 41 linkend="intltool"/> and <xref linkend="libxml2"/></para></sect4> 42 <sect4><title>Optional</title> 43 <para><ulink url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">gtkspell-2.0.4</ulink></para></sect4> 44 </sect3> 45 46 </sect2> 47 48 <sect2> 49 <title>Installation of <application>Pan</application></title> 50 51 <para>Install <application>Pan</application> by running the following commands:</para> 52 53 <screen><userinput><command>./configure --prefix=/usr && 54 make && 55 make install</command></userinput></screen> 56 57 </sect2> 58 59 <sect2> 60 <title>Contents</title> 61 62 <para>The <application>Pan</application> package contains 63 <command>pan</command>.</para> 64 65 </sect2> 66 67 <sect2><title>Description</title> 68 69 <sect3><title>pan</title> 70 <para><command>pan</command> is the graphical newsreader.</para></sect3> 71 72 </sect2> 8 73 9 74 </sect1> -
xsoft/other/thunderbird.xml
rf939f05 r16998db6 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 7 <!ENTITY thunderbird-download-http "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/thunderbird-&thunderbird-version;-source.tar.gz"> 8 <!ENTITY thunderbird-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/thunderbird-&thunderbird-version;-source.tar.gz"> 9 <!ENTITY thunderbird-size "31 MB"> 10 <!ENTITY thunderbird-buildsize "599 MB"> 11 <!ENTITY thunderbird-time "11.9 SBU"> 12 ]> 13 1 14 <sect1 id="thunderbird" xreflabel="MozillaThunderbird-&thunderbird-version;"> 2 15 <?dbhtml filename="thunderbird.html" ?> 3 16 <title>MozillaThunderbird-&thunderbird-version;</title> 4 17 5 &thunderbird-intro; 6 &thunderbird-inst; 18 <sect2> 19 <title>Introduction to <application>Mozilla Thunderbird</application></title> 20 21 <para><application>Mozilla Thunderbird</application> is a stand-alone mail/news client 22 based on the <application>Mozilla</application> codebase.</para> 23 24 <sect3><title>Package information</title> 25 <itemizedlist spacing='compact'> 26 <listitem><para>Download (HTTP): <ulink 27 url="&thunderbird-download-http;"/></para></listitem> 28 <listitem><para>Download (FTP): <ulink 29 url="&thunderbird-download-ftp;"/></para></listitem> 30 <listitem><para>Download size: &thunderbird-size;</para></listitem> 31 <listitem><para>Estimated Disk space required: 32 &thunderbird-buildsize;</para></listitem> 33 <listitem><para>Estimated build time: 34 &thunderbird-time;</para></listitem></itemizedlist> 35 </sect3> 36 37 <sect3><title><application>Mozilla Thunderbird</application> dependencies</title> 38 <sect4><title>Required</title> 39 <para><xref linkend="zip"/>, <xref linkend="GTK2"/>, 40 <xref linkend="libIDL"/>, <xref linkend="libmng"/> and 41 <xref linkend="which"/> 42 </para></sect4> 43 </sect3> 44 45 </sect2> 46 47 <sect2> 48 <title>Installation of <application>Mozilla Thunderbird</application></title> 49 50 <warning> 51 <para>The current source tarball uses CRLF line-ending (DOS Format). This causes 52 problems during the compilation. Once you extract the tarball, convert the files 53 to UNIX style line endings using <xref linkend="hd2u"/>.</para> 54 <screen><userinput><command>find -type f -print0 | xargs -0 dos2unix --d2u</command></userinput></screen> 55 </warning> 56 57 <para>The configuration of <application>Mozilla Thunderbird</application> is 58 very similar to <xref linkend="mozilla"/> and hence the options 59 will not be discussed. Refer to the <xref linkend="mozilla"/> for 60 explanations and additional configuration information.</para> 61 62 <para>Compile and install <application>Mozilla Thunderbird</application> by 63 running the following commands:</para> 64 65 <screen><userinput><command>export MOZILLA_OFFICIAL="1" && 66 export BUILD_OFFICIAL="1" && 67 export MOZ_THUNDERBIRD="1" && 68 ./configure --prefix=/opt/thunderbird-&thunderbird-version; \ 69 --enable-default-toolkit=gtk2 \ 70 --with-x --with-system-zlib \ 71 --with-system-jpeg --with-system-png --with-system-mng \ 72 --enable-xft --enable-crypto \ 73 --disable-accessibility \ 74 --disable-tests --disable-debug \ 75 --disable-logging --enable-reorder \ 76 --enable-strip --disable-pedantic \ 77 --enable-cpp-rtti --enable-extensions=all \ 78 --disable-calendar && 79 make && 80 make install && 81 ln -sf /opt/thunderbird-&thunderbird-version;/bin/thunderbird /usr/bin/MozillaThunderbird</command></userinput></screen> 82 83 <para>To enable multi-user operation, execute the following:</para> 84 85 <screen><userinput><command>cd /opt/thunderbird-&thunderbird-version;/lib/mozilla-* && 86 export LD_LIBRARY_PATH="$PWD" && 87 export MOZILLA_FIVE_HOME="$PWD" && 88 ./regxpcom && 89 ./regchrome && 90 touch `find $PWD -name *.rdf`</command></userinput></screen> 91 92 </sect2> 7 93 8 94 </sect1> -
xsoft/xsoft.xml
rf939f05 r16998db6 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <part id="xsoft" xreflabel="X Software"> 2 9 <?dbhtml filename="xsoft.html" dir="xsoft"?> 3 10 <title>X Software</title> 4 11 5 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/office/office.xml"/> 6 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/suites/suites.xml"/> 7 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/graphweb/graphweb.xml"/> 8 <!-- &xsoft-office; --> 9 <!-- &xsoft-suites; --> 10 <!-- &xsoft-graphweb; --> 11 &xsoft-other; 12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="office/office.xml"/> 13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="suites/suites.xml"/> 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="graphweb/graphweb.xml"/> 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other/other.xml"/> 12 16 13 17 </part>
Note:
See TracChangeset
for help on using the changeset viewer.