Changeset 146073c
- Timestamp:
- 09/17/2003 03:19:34 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4ee53fa2
- Parents:
- 1aa8d9a9
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/oaf.xml
r1aa8d9a9 r146073c 5 5 &oaf-intro; 6 6 &oaf-inst; 7 &oaf-config;8 7 &oaf-desc; 9 8 -
gnome/lib/oaf/oaf-config.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Configuring oaf</title>2 <title>Configuring <application>oaf</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> -
gnome/lib/oaf/oaf-desc.xml
r1aa8d9a9 r146073c 2 2 <title>Contents</title> 3 3 4 <para>The oafpackage contains <filename>liboaf</filename> libraries.</para>4 <para>The <application>oaf</application> package contains <filename>liboaf</filename> libraries.</para> 5 5 6 6 </sect2> -
gnome/lib/oaf/oaf-inst.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Installation of oaf</title>2 <title>Installation of <application>oaf</application></title> 3 3 4 <para>Install oaf by running the following commands:</para> 4 <para>Install <application>oaf</application> by running the following commands: 5 </para> 5 6 6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 <screen><userinput><command>ldconfig && 8 ./configure --prefix=/opt/gnome --disable-gtk-doc && 7 9 make && 8 make install</ userinput></screen></para>10 make install</command></userinput></screen> 9 11 10 12 </sect2> -
gnome/lib/oaf/oaf-intro.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Introduction to oaf</title>2 <title>Introduction to <application>oaf</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&oaf-download-http;"/> 5 Download location (FTP): <ulink url="&oaf-download-ftp;"/> 6 Version used: &oaf-version; 7 Package size: &oaf-size; 8 Estimated Disk space required: &oaf-buildsize;</screen> 4 <para>The <application>oaf</application> package contains the Object Activation 5 Framework for GNOME.</para> 9 6 10 <para>The oaf package contains the Object Activation Framework for GNOME.</para> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&oaf-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&oaf-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &oaf-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &oaf-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &oaf-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>oaf</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para><xref linkend="ORBit"/> and <xref linkend="libxml"/></para></sect4> 23 <sect4><title>Optional</title> 24 <para><xref linkend="gtk-doc"/></para></sect4> 25 </sect3> 11 26 12 <screen>oaf depends on:13 <xref linkend="ORBit"/> and <xref linkend="libxml"/>14 oaf will utilize:15 <xref linkend="gtk-doc"/></screen>16 27 17 28 </sect2> -
gnome/lib/oaf/oaf.ent
r1aa8d9a9 r146073c 5 5 <!ENTITY oaf-desc SYSTEM "oaf-desc.xml"> 6 6 <!ENTITY oaf-config SYSTEM "oaf-config.xml"> 7 <!ENTITY oaf-buildsize " 4.5MB">7 <!ENTITY oaf-buildsize "10.3 MB"> 8 8 <!ENTITY oaf-version "0.6.10"> 9 9 <!ENTITY oaf-download-http "http://ftp.gnome.org/pub/GNOME/sources/oaf/0.6/oaf-0.6.10.tar.bz2"> 10 10 <!ENTITY oaf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/oaf/0.6/oaf-0.6.10.tar.bz2"> 11 <!ENTITY oaf-size "548 KB"> 11 <!ENTITY oaf-size "432 KB"> 12 <!ENTITY oaf-time "0.16"> -
gnome/lib/orbit.xml
r1aa8d9a9 r146073c 5 5 &ORBit-intro; 6 6 &ORBit-inst; 7 &ORBit-config;8 7 &ORBit-desc; 9 8 -
gnome/lib/orbit/orbit-config.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Configuring ORBit</title>2 <title>Configuring <application>ORBit</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> -
gnome/lib/orbit/orbit-desc.xml
r1aa8d9a9 r146073c 2 2 <title>Contents</title> 3 3 4 <para>The ORBitpackage contains <filename>libIDL</filename>,4 <para>The <application>ORBit</application> package contains <filename>libIDL</filename>, 5 5 <filename>libIIOP</filename>, <filename>libORBit</filename>, 6 6 <filename>libORBitCosNaming</filename> and … … 12 12 13 13 <sect3><title>libIDL</title> 14 <para> libIDLis the Interface Definition Language mappings for CORBA.</para></sect3>14 <para><filename>libIDL</filename> library is the Interface Definition Language mappings for CORBA.</para></sect3> 15 15 16 16 <sect3><title>libIIOP</title> 17 <para> libIIOPis for low level CORBA communications.</para></sect3>17 <para><filename>libIIOP</filename> library is for low level CORBA communications.</para></sect3> 18 18 19 19 <sect3><title>libORBit</title> 20 <para> libORBitis the CORBA API.</para></sect3>20 <para><filename>libORBit</filename> library is the CORBA API.</para></sect3> 21 21 22 22 <sect3><title>libORBitCosNaming</title> … … 24 24 25 25 <sect3><title>libORBitutil</title> 26 <para> libORBitutil containsthe convenience routines for ORBit.</para></sect3>26 <para><filename>libORBitutil</filename> library contain the convenience routines for ORBit.</para></sect3> 27 27 28 28 -
gnome/lib/orbit/orbit-inst.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Installation of ORBit</title>2 <title>Installation of <application>ORBit</application></title> 3 3 4 <para>Install ORBit by running the following commands:</para> 4 <para>Install <application>ORBit</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>./configure --prefix=/opt/gnome &&7 <screen><userinput><command>./configure --prefix=/opt/gnome && 7 8 make && 8 make install</ userinput></screen></para>9 make install</command></userinput></screen> 9 10 10 11 </sect2> -
gnome/lib/orbit/orbit-intro.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Introduction to ORBit</title>2 <title>Introduction to <application>ORBit</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&ORBit-download-http;"/> 5 Download location (FTP): <ulink url="&ORBit-download-ftp;"/> 6 Version used: &ORBit-version; 7 Package size: &ORBit-size; 8 Estimated Disk space required: &ORBit-buildsize;</screen> 4 <para>The <application>ORBit</application> package contains a high-performance 5 CORBA Object Request Broker. This allows programs to send requests and receive 6 replies from other programs.</para> 9 7 10 <para>The ORBit package contains a high-performance CORBA Object Request 11 Broker. This allows programs to send requests and receive replies from 12 other programs.</para> 8 <sect3><title>Package information</title> 9 <itemizedlist spacing='compact'> 10 <listitem><para>Download (HTTP): <ulink 11 url="&ORBit-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink 13 url="&ORBit-download-ftp;"/></para></listitem> 14 <listitem><para>Download size: &ORBit-size;</para></listitem> 15 <listitem><para>Estimated Disk space required: 16 &ORBit-buildsize;</para></listitem> 17 <listitem><para>Estimated build time: 18 &ORBit-time;</para></listitem></itemizedlist> 19 </sect3> 20 21 <sect3><title><application>ORBit</application> dependencies</title> 22 <sect4><title>Required</title> 23 <para><xref linkend="popt"/> and <xref linkend="GLib"/></para></sect4> 24 </sect3> 13 25 14 <screen>ORBit depends on:15 <xref linkend="popt"/> and <xref linkend="GLib"/></screen>16 26 17 27 </sect2> -
gnome/lib/orbit/orbit.ent
r1aa8d9a9 r146073c 5 5 <!ENTITY ORBit-desc SYSTEM "orbit-desc.xml"> 6 6 <!ENTITY ORBit-config SYSTEM "orbit-config.xml"> 7 <!ENTITY ORBit-buildsize " 26MB">7 <!ENTITY ORBit-buildsize "51.4 MB"> 8 8 <!ENTITY ORBit-version "0.5.17"> 9 9 <!ENTITY ORBit-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2"> 10 10 <!ENTITY ORBit-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2"> 11 11 <!ENTITY ORBit-size "1 MB"> 12 <!ENTITY ORBit-time "0.73 SBU"> -
gnome/otherlibs/otherlibs-config.xml
r1aa8d9a9 r146073c 5 5 <para>Add to your system or personal profile:</para> 6 6 7 < para><screen>export PATH=$PATH:/opt/gnome/bin7 <screen><command>export PATH=$PATH:/opt/gnome/bin 8 8 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gnome/lib/pkgconfig 9 export GNOME_LIBCONFIG_PATH=/usr/lib</ screen></para>9 export GNOME_LIBCONFIG_PATH=/usr/lib</command></screen> 10 10 11 11 <para>Add to your <filename>/etc/ld.so.conf</filename>:</para> 12 12 13 < para><screen><userinput>cat >> /etc/ld.so.conf << "EOF"</userinput>13 <screen><userinput><command>cat >> /etc/ld.so.conf << "EOF"</command> 14 14 # Begin gnome addition to /etc/ld.so.conf 15 15 … … 17 17 18 18 # End gnome addition 19 < userinput>EOF</userinput></screen></para>19 <command>EOF</command></userinput></screen> 20 20 21 21 <para>Add to your <filename>/etc/man.conf</filename>:</para> 22 22 23 < para><screen><userinput>cat >> /etc/man.conf << "EOF"</userinput>23 <screen><userinput><command>cat >> /etc/man.conf << "EOF"</command> 24 24 # Begin gnome addition to man.conf 25 25 … … 27 27 28 28 # END gnome addition to man.conf 29 < userinput>EOF</userinput></screen></para>29 <command>EOF</command></userinput></screen> 30 30 31 31 </sect1> -
xsoft/office/gimp/gimp-inst.xml
r1aa8d9a9 r146073c 5 5 commands:</para> 6 6 7 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&7 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc --disable-print && 8 8 make && 9 9 make install</command></userinput></screen> -
xsoft/office/gimp/gimp-intro.xml
r1aa8d9a9 r146073c 32 32 <sect4><title>Optional</title> 33 33 <para><xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref 34 linkend="libjpeg"/>, 34 linkend="libjpeg"/>, gimp-print, 35 35 <xref linkend="aalib"/>, <ulink 36 36 url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, -
xsoft/office/gnucash/gnucash-config.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Configuring GnuCash</title>2 <title>Configuring <application>GnuCash</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> 5 5 6 <note><para>GnuCash must be run as root once before use. Simply 7 executing GnuCash from an X terminal and clicking on the cancel button 6 <note><para><application>GnuCash</application> must be run as root once before 7 use. Simply executing <command>gnucash</command> from an <application>X 8 </application> terminal and clicking on the cancel button 8 9 is sufficient. This must be done prior to setting up accounts as an 9 unprivileged user, due to the fact that GnuCash must create scheme 10 unprivileged user, due to the fact that 11 <application>GnuCash</application> must create scheme 10 12 catalogs for itself before it is used. </para></note> 11 13 -
xsoft/office/gnucash/gnucash-desc.xml
r1aa8d9a9 r146073c 2 2 <title>Contents</title> 3 3 4 <para>The GnuCash package contains <userinput>gnucash.</userinput></para>4 <para>The <application>GnuCash</application> package contains <command>gnucash.</command></para> 5 5 6 6 </sect2> … … 9 9 10 10 <sect3><title>GnuCash</title> 11 <para> gnucash is the GnuCashpersonal finance manager.</para></sect3>11 <para><command>gnucash</command> is a personal finance manager.</para></sect3> 12 12 13 13 </sect2> -
xsoft/office/gnucash/gnucash-exp.xml
r1aa8d9a9 r146073c 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--prefix=/opt/gnome</userinput> : Version &gnucash-version; of GnuCash is a gnome 1.4 application.4 <para><command>--prefix=/opt/gnome</command> : Version &gnucash-version; of GnuCash is a gnome 1.4 application. 5 5 </para> 6 6 -
xsoft/office/gnucash/gnucash-inst.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Installation of GnuCash</title>2 <title>Installation of <application>GnuCash</application></title> 3 3 4 <para>Install GnuCash by running the following commands:</para> 4 <para>Install <application>GnuCash</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>./configure --prefix=/opt/gnome &&7 <screen><userinput><command>./configure --prefix=/opt/gnome && 7 8 make && 8 make install</ userinput></screen></para>9 make install</command></userinput></screen> 9 10 10 11 </sect2> -
xsoft/office/gnucash/gnucash-intro.xml
r1aa8d9a9 r146073c 1 1 <sect2> 2 <title>Introduction to GnuCash</title>2 <title>Introduction to <application>GnuCash</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gnucash-download-http;"/> 5 Download location (FTP): <ulink url="&gnucash-download-ftp;"/> 6 Version used: &gnucash-version; 7 Package size: &gnucash-size; 8 Estimated Disk space required: &gnucash-buildsize;</screen> 4 <para><application>GnuCash</application> is a personal finance manager.</para> 9 5 10 <para>GnuCash is a personal finance manager.</para> 11 <para> 12 <screen>gnucash depends on: 13 <xref linkend="gnome-print"></xref>, <xref linkend="libglade14"></xref>, <xref linkend="db-3.3"></xref>, 14 <xref linkend="gal"></xref>, <xref linkend="libcapplet"></xref>, <xref linkend="gtkhtml"></xref>, 15 <xref linkend="libghttp"></xref>, <xref linkend="bonobo14"></xref>, <xref linkend="guppi"></xref>, 16 <xref linkend="guile"></xref>, <xref linkend="slib"></xref> and <xref linkend="gwrap"></xref></screen> 17 </para> 6 <sect3><title>Package information</title> 7 <itemizedlist spacing='compact'> 8 <listitem><para>Download (HTTP): <ulink 9 url="&gnucash-download-http;"/></para></listitem> 10 <listitem><para>Download (FTP): <ulink 11 url="&gnucash-download-ftp;"/></para></listitem> 12 <listitem><para>Download size: &gnucash-size;</para></listitem> 13 <listitem><para>Estimated Disk space required: 14 &gnucash-buildsize;</para></listitem> 15 <listitem><para>Estimated build time: 16 &gnucash-time;</para></listitem></itemizedlist> 17 </sect3> 18 19 <sect3><title><application>GnuCash</application> dependencies</title> 20 <sect4><title>Required</title> 21 <para><xref linkend="gnome-print"></xref>, <xref 22 linkend="libglade14"></xref>, <xref linkend="db-3.3"></xref>, 23 <xref linkend="gal"></xref>, <xref linkend="libcapplet"></xref>, <xref 24 linkend="gtkhtml"></xref>, 25 <xref linkend="libghttp"></xref>, <xref linkend="bonobo14"></xref>, 26 <xref linkend="guppi"></xref>, 27 <xref linkend="guile"></xref>, <xref linkend="slib"></xref> and <xref 28 linkend="gwrap"></xref></para></sect4> 29 </sect3> 30 31 18 32 </sect2> -
xsoft/office/gnucash/gnucash.ent
r1aa8d9a9 r146073c 6 6 <!ENTITY gnucash-config SYSTEM "gnucash-config.xml"> 7 7 <!ENTITY gnucash-buildsize "144 MB"> 8 <!ENTITY gnucash-version "1.8. 2">9 <!ENTITY gnucash-download-http "http://www.gnucash.org/ gnucash/sources/stable/gnucash-&gnucash-version;.tar.gz">8 <!ENTITY gnucash-version "1.8.7"> 9 <!ENTITY gnucash-download-http "http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-&gnucash-version;.tar.gz"> 10 10 <!ENTITY gnucash-download-ftp ""> 11 11 <!ENTITY gnucash-size "6.3 MB"> 12 <!ENTITY gnucash-time "">
Note:
See TracChangeset
for help on using the changeset viewer.