mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Updated GnuCash section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@481 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2f5452ef83
commit
c0a7b522f4
15
xsoft/office/gnucash/gnucash-config.xml
Normal file
15
xsoft/office/gnucash/gnucash-config.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<sect2>
|
||||
<title>Configuring gnucash</title>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<note><para>GnuCash must be run as root once before use. Simply
|
||||
executing gnucash from an X 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 GnuCash must create scheme
|
||||
catalogs for itself before it is used. </para></note>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
14
xsoft/office/gnucash/gnucash-desc.xml
Normal file
14
xsoft/office/gnucash/gnucash-desc.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The gnucash package contains <userinput>gnucash.</userinput></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>gnucash</title>
|
||||
<para>gnucash is the GnuCash personal finance manager.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
9
xsoft/office/gnucash/gnucash-exp.xml
Normal file
9
xsoft/office/gnucash/gnucash-exp.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><userinput>--prefix=/opt/gnome:</userinput>
|
||||
Version &gnucash-version; of GnuCash is a gnome 1.4 application.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
13
xsoft/office/gnucash/gnucash-inst.xml
Normal file
13
xsoft/office/gnucash/gnucash-inst.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<sect2>
|
||||
<title>Installation of GnuCash</title>
|
||||
|
||||
<para>Install gnucash by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>
|
||||
./configure --prefix=/opt/gnome &&
|
||||
make &&
|
||||
make install
|
||||
</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
27
xsoft/office/gnucash/gnucash-intro.xml
Normal file
27
xsoft/office/gnucash/gnucash-intro.xml
Normal file
@ -0,0 +1,27 @@
|
||||
<sect2>
|
||||
<title>Introduction to gnucash</title>
|
||||
|
||||
<screen>Download location (HTTP): <ulink url="&gnucash-download-http;"/>
|
||||
Download location (FTP): <ulink url="&gnucash-download-ftp;"/>
|
||||
Version used: &gnucash-version;
|
||||
Package size: &gnucash-size;
|
||||
Estimated Disk space required: &gnucash-buildsize;</screen>
|
||||
|
||||
<para>GnuCash is a personal finance manager.</para>
|
||||
<para>
|
||||
<screen>gnucash depends on:
|
||||
<xref linkend="gnome-print"></xref>
|
||||
<xref linkend="libglade14"></xref>
|
||||
<xref linkend="db-3.3.11"></xref>
|
||||
<xref linkend="gal"></xref>
|
||||
<xref linkend="libcapplet"></xref>
|
||||
<xref linkend="gtkhtml"></xref>
|
||||
<xref linkend="libghttp"></xref>
|
||||
<xref linkend="bonobo14"></xref>
|
||||
<xref linkend="guppi"></xref>
|
||||
<xref linkend="guile"></xref>
|
||||
<xref linkend="slib"></xref>
|
||||
<xref linkend="gwrap"></xref>
|
||||
</screen>
|
||||
</para>
|
||||
</sect2>
|
Loading…
Reference in New Issue
Block a user