Author: manuel Date: 2005-05-21 04:14:13 -0600 (Sat, 21 May 2005) New Revision: 4402
Modified: trunk/BOOK/xsoft/office/gnucash.xml Log: Tagged gnucash.xml Modified: trunk/BOOK/xsoft/office/gnucash.xml =================================================================== --- trunk/BOOK/xsoft/office/gnucash.xml 2005-05-21 09:39:40 UTC (rev 4401) +++ trunk/BOOK/xsoft/office/gnucash.xml 2005-05-21 10:14:13 UTC (rev 4402) @@ -16,177 +16,212 @@ ]> <sect1 id="gnucash" xreflabel="GnuCash-&gnucash-version;"> -<sect1info> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> -</sect1info> -<?dbhtml filename="gnucash.html" ?> -<title>GnuCash-&gnucash-version;</title> + <?dbhtml filename="gnucash.html" ?> -<sect2> -<title>Introduction to <application>GnuCash</application></title> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -<para><application>GnuCash</application> is a personal finance manager.</para> + <title>GnuCash-&gnucash-version;</title> -<sect3><title>Package information</title> -<itemizedlist spacing='compact'> -<listitem><para>Download (HTTP): <ulink -url="&gnucash-download-http;"/></para></listitem> -<listitem><para>Download (FTP): <ulink -url="&gnucash-download-ftp;"/></para></listitem> -<listitem><para>Download MD5 sum (source): -&gnucash-src-md5sum;</para></listitem> -<listitem><para>Download MD5 sum (docs): -&gnucash-docs-md5sum;</para></listitem> -<listitem><para>Download size: &gnucash-size;</para></listitem> -<listitem><para>Estimated disk space required: -&gnucash-buildsize;</para></listitem> -<listitem><para>Estimated build time: -&gnucash-time;</para></listitem></itemizedlist> -</sect3> + <indexterm zone="gnucash"> + <primary sortas="a-GnuCash">GnuCash</primary> + </indexterm> -<sect3><title>Additional download</title> -<itemizedlist spacing='compact'> -<listitem><para>Help documentation: -<ulink url="&gnucash-docs-download;"/></para> -</listitem> -</itemizedlist> -</sect3> + <sect2 role="package"> + <title>Introduction to GnuCash</title> -<sect3><title><application>GnuCash</application> dependencies</title> -<sect4><title>Required</title> -<para><xref linkend="oaf"/>, -<xref linkend="gal1"/>, -<xref linkend="gtkhtml1"/>, -<xref linkend="libghttp"/> and -<xref linkend="gwrap"/></para> -</sect4> + <para><application>GnuCash</application> is a personal finance + manager.</para> -<sect4><title>Optional</title> -<para><xref linkend="postgresql"/>, -<xref linkend="guppi"/>, -<xref linkend="scrollkeeper"/>, -<ulink url="ftp://ftp.gnu.org/pub/gnu/guile/">Guile-www</ulink>, -<xref linkend="perl-modules"/>: -(LWP, HTML-Parser, DateManip and Finance-Quote), -<ulink url="http://www.graphviz.org/">GraphViz</ulink>, -<xref linkend="doxygen"/>, -<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para> -</sect4> + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&gnucash-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&gnucash-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &gnucash-src-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &gnucash-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &gnucash-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &gnucash-time;</para> + </listitem> + </itemizedlist> -<sect4><title>Optional (for on-line banking)</title> -<para><ulink url="http://libofx.sourceforge.net/">LibOFX</ulink>, -<ulink url="http://sourceforge.net/projects/ktoblzcheck">KtoBlzCheck</ulink>, -<ulink url="http://sourceforge.net/projects/aqhbci">AqHBCI</ulink> -(requires -<ulink url="http://sourceforge.net/projects/gwenhywfar">Gwenhywfar</ulink> -then -<ulink url="http://sourceforge.net/projects/aqbanking">AqBanking</ulink>), -and also see -<ulink url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink> -</para> -</sect4> -</sect3> + <bridgehead renderas="sect3">Additional Downloads</bridgehead> + <itemizedlist spacing='compact'> + <listitem> + <para>Help documentation: <ulink url="&gnucash-docs-download;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &gnucash-docs-md5sum;</para> + </listitem> + </itemizedlist> -</sect2> + <bridgehead renderas="sect3">GnuCash Dependencies</bridgehead> -<sect2> -<title>Installation of <application>GnuCash</application></title> + <bridgehead renderas="sect4">Required</bridgehead> + <para><xref linkend="oaf"/>, + <xref linkend="gal1"/>, + <xref linkend="gtkhtml1"/>, + <xref linkend="libghttp"/> and + <xref linkend="gwrap"/></para> -<para>Install <application>GnuCash</application> by running the following -commands:</para> + <bridgehead renderas="sect4">Optional</bridgehead> + <para><xref linkend="postgresql"/>, + <xref linkend="guppi"/>, + <xref linkend="scrollkeeper"/>, + <ulink url="ftp://ftp.gnu.org/pub/gnu/guile/">Guile-www</ulink>, + <xref linkend="perl-modules"/>: + (LWP, HTML-Parser, DateManip and Finance-Quote), + <ulink url="http://www.graphviz.org/">GraphViz</ulink>, + <xref linkend="doxygen"/>, + <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para> -<screen><userinput><command>./configure --prefix=/opt/gnome \ + <bridgehead renderas="sect4">Optional (for On-Line Banking)</bridgehead> + <para><ulink url="http://libofx.sourceforge.net/">LibOFX</ulink>, + <ulink url="http://sourceforge.net/projects/ktoblzcheck">KtoBlzCheck</ulink>, + <ulink url="http://sourceforge.net/projects/aqhbci">AqHBCI</ulink> + (requires + <ulink url="http://sourceforge.net/projects/gwenhywfar">Gwenhywfar</ulink> + then + <ulink url="http://sourceforge.net/projects/aqbanking">AqBanking</ulink>), + and also see + <ulink + url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GnuCash</title> + + <para>Install <application>GnuCash</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=/opt/gnome \ --sysconfdir=/etc --disable-guppi \ --disable-error-on-warning && make && make install && -chown -R root:root /opt/gnome/share/gnucash/doc/html/html</command></userinput></screen> +chown -R root:root /opt/gnome/share/gnucash/doc/html/html</userinput></screen> -<para><emphasis>Note:</emphasis> If you run <command>make check</command> -before installing the package, you may need to do it as the root user so that -the <application>Slib</application> catalog in -<filename class='directory'>/usr/share/guile</filename> can be updated.</para> + <para><emphasis>Note:</emphasis> If you run <command>make check</command> + before installing the package, you may need to do it as the + <systemitem class="username">root</systemitem> user so that the + <application>Slib</application> catalog in <filename + class='directory'>/usr/share/guile</filename> can be updated.</para> -<para>If you want to install the Help documentation, and you have -<xref linkend="scrollkeeper"/> installed, unpack the additional tarball, -change into the <application>GnuCash Docs</application> source directory and -issue the following commands:</para> + <para>If you want to install the Help documentation, and you have + <xref linkend="scrollkeeper"/> installed, unpack the additional tarball, + change into the <application>GnuCash Docs</application> source directory + and issue the following commands:</para> -<screen><userinput><command>./configure --prefix=/opt/gnome \ +<screen><userinput>./configure --prefix=/opt/gnome \ --localstatedir=/var/lib && make && -make install</command></userinput></screen> +make install</userinput></screen> -</sect2> + </sect2> -<sect2> -<title>Command explanations</title> + <sect2 role="commands"> + <title>Command Explanations</title> -<para><parameter>--prefix=/opt/gnome</parameter>: -<application>GnuCash</application>-&gnucash-version; is a -<application><acronym>GNOME</acronym></application> 1.4 application.</para> + <para><parameter>--prefix=/opt/gnome</parameter>: + <application>GnuCash</application>-&gnucash-version; is a + <application>GNOME</application> 1.4 application.</para> -<para><parameter>--sysconfdir=/etc</parameter>: This installs configuration -files in <filename class='directory'>/etc/gnucash</filename> instead of -<filename class='directory'>/opt/gnome/etc/gnucash</filename>.</para> + <para><parameter>--sysconfdir=/etc</parameter>: This installs configuration + files in <filename class='directory'>/etc/gnucash</filename> instead of + <filename class='directory'>/opt/gnome/etc/gnucash</filename>.</para> -<para><option>--disable-guppi</option>: This compiles -<application>GnuCash</application> without support for creating -<acronym>GUI</acronym> graphs and plots. Remove this option if you have -<application>Guppi</application> installed.</para> + <para><parameter>--disable-guppi</parameter>: This compiles + <application>GnuCash</application> without support for creating + GUI graphs and plots. Remove this option if you have + <application>Guppi</application> installed.</para> -<para><option>--disable-error-on-warning</option>: The build will fail if -you used <option>--enable-hbci</option>, as a warning is generated. This -option forces the build to ignore the warning.</para> + <para><parameter>--disable-error-on-warning</parameter>: The build will fail + if you used <option>--enable-hbci</option>, as a warning is generated. This + option forces the build to ignore the warning.</para> -<para><option>--enable-ofx</option>: This parameter is required if you want -to build in on-line banking support using -<application>LibOFX</application>.</para> + <para><option>--enable-ofx</option>: This parameter is required if you want + to build in on-line banking support using + <application>LibOFX</application>.</para> -<para><option>--enable-hbci</option>: This parameter is required if you want -to build in on-line banking support using -<application>AqBanking</application>/<application>AqHBCI</application>. See -<filename>doc/README.HBCI</filename> in the -<application>GnuCash</application> source tree for complete information.</para> + <para><option>--enable-hbci</option>: This parameter is required if you want + to build in on-line banking support using + <application>AqBanking</application>/<application>AqHBCI</application>. See + <filename>doc/README.HBCI</filename> in the + <application>GnuCash</application> source tree for complete information.</para> -<para><command>chown -R root:root -/opt/gnome/share/gnucash/doc/html/html</command>: -If the package is built by any user other than root, the ownership of the -installed documentation files are set incorrectly. This command changes the -ownership to root:root.</para> -</sect2> + <para><command>chown -R root:root + /opt/gnome/share/gnucash/doc/html/html</command>: If the package is built + by any user other than <systemitem class="username">root</systemitem>, the + ownership of the installed documentation files are set incorrectly. This + command changes the ownership to root:root.</para> -<sect2> -<title>Configuring <application>GnuCash</application></title> + </sect2> -<sect3><title>Configuration Information</title> + <sect2 role="configuration"> + <title>Configuring GnuCash</title> -<note><para><application>GnuCash</application> must be run as root once before -use. Simply executing <command>gnucash</command> from an -<application>X</application> terminal and clicking on the cancel button is -sufficient. This must be done prior to setting up accounts as an unprivileged -user, due to the fact that <application>GnuCash</application> must update -scheme catalogs before it is used.</para></note> + <sect3> + <title>Configuration Information</title> -</sect3> + <note> + <para><application>GnuCash</application> must be run as + <systemitem class="username">root</systemitem> once before use. Simply + executing <command>gnucash</command> from an <application>X</application> + terminal and clicking on the cancel button is sufficient. This must be + done prior to setting up accounts as an unprivileged user, due to the + fact that <application>GnuCash</application> must update scheme catalogs + before it is used.</para> + </note> -</sect2> + </sect3> -<sect2> -<title>Contents</title> + </sect2> -<para>The <application>GnuCash</application> package contains -<command>gnucash.</command></para> + <sect2 role="content"> + <title>Contents</title> -</sect2> + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> -<sect2><title>Description</title> + <seglistitem> + <seg>gnucash</seg> + <seg>None</seg> + <seg>Not determined at this time</seg> + </seglistitem> + </segmentedlist> -<sect3><title>gnucash</title> -<para><command>gnucash</command> is a personal finance manager.</para></sect3> + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> -</sect2> + <varlistentry id="gnucash-prog"> + <term><command>gnucash</command></term> + <listitem> + <para>is a personal finance manager.</para> + <indexterm zone="gnucash gnucash-prog"> + <primary sortas="b-gnucash">gnucash</primary> + </indexterm> + </listitem> + </varlistentry> + </variablelist> + + </sect2> + </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
