source: xsoft/office/gnucash.xml@ 86af98a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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/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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 86af98a was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3629 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//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 gnucash-download-http "http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-&gnucash-version;.tar.gz">
8 <!ENTITY gnucash-download-ftp "ftp://ftp.at.gnucash.org/pub/gnucash/gnucash/sources/stable/gnucash-&gnucash-version;.tar.gz">
9 <!ENTITY gnucash-src-md5sum "3ce22a3e4a1af75e3e206f073d923cfe">
10 <!ENTITY gnucash-docs-md5sum "9758d8e523530c2509912761e327a9d5">
11 <!ENTITY gnucash-size "7.7 MB">
12 <!ENTITY gnucash-buildsize "108 MB (additional 24 MB for Help documentation)">
13 <!ENTITY gnucash-time "2.95 SBU">
14 <!ENTITY gnucash-docs-version "1.8.5">
15 <!ENTITY gnucash-docs-download "http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-docs-&gnucash-docs-version;.tar.gz">
16]>
17
18<sect1 id="gnucash" xreflabel="GnuCash-&gnucash-version;">
19<sect1info>
20<othername>$LastChangedBy$</othername>
21<date>$Date$</date>
22</sect1info>
23<?dbhtml filename="gnucash.html" ?>
24<title>GnuCash-&gnucash-version;</title>
25
26<sect2>
27<title>Introduction to <application>GnuCash</application></title>
28
29<para><application>GnuCash</application> is a personal finance manager.</para>
30
31<sect3><title>Package information</title>
32<itemizedlist spacing='compact'>
33<listitem><para>Download (HTTP): <ulink
34url="&gnucash-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink
36url="&gnucash-download-ftp;"/></para></listitem>
37<listitem><para>Download MD5 sum (source):
38&gnucash-src-md5sum;</para></listitem>
39<listitem><para>Download MD5 sum (docs):
40&gnucash-docs-md5sum;</para></listitem>
41<listitem><para>Download size: &gnucash-size;</para></listitem>
42<listitem><para>Estimated disk space required:
43&gnucash-buildsize;</para></listitem>
44<listitem><para>Estimated build time:
45&gnucash-time;</para></listitem></itemizedlist>
46</sect3>
47
48<sect3><title>Additional download</title>
49<itemizedlist spacing='compact'>
50<listitem><para>Help documentation:
51<ulink url="&gnucash-docs-download;"/></para>
52</listitem>
53</itemizedlist>
54</sect3>
55
56<sect3><title><application>GnuCash</application> dependencies</title>
57<sect4><title>Required</title>
58<para><xref linkend="oaf"/>,
59<xref linkend="gal1"/>,
60<xref linkend="gtkhtml1"/>,
61<xref linkend="libghttp"/> and
62<xref linkend="gwrap"/></para>
63</sect4>
64
65<sect4><title>Optional</title>
66<para><xref linkend="postgresql"/>,
67<xref linkend="guppi"/>,
68<xref linkend="scrollkeeper"/>,
69<ulink url="ftp://ftp.gnu.org/pub/gnu/guile/">Guile-www</ulink>,
70<xref linkend="perl-modules"/>:
71(LWP, HTML-Parser, DateManip and Finance-Quote),
72<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
73<xref linkend="doxygen"/>,
74<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
75</sect4>
76
77<sect4><title>Optional (for on-line banking)</title>
78<para><ulink url="http://libofx.sourceforge.net/">LibOFX</ulink>,
79<ulink url="http://sourceforge.net/projects/ktoblzcheck">KtoBlzCheck</ulink>,
80<ulink url="http://sourceforge.net/projects/aqhbci">AqHBCI</ulink>
81(requires
82<ulink url="http://sourceforge.net/projects/gwenhywfar">Gwenhywfar</ulink>
83then
84<ulink url="http://sourceforge.net/projects/aqbanking">AqBanking</ulink>),
85and also see
86<ulink url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink>
87</para>
88</sect4>
89</sect3>
90
91</sect2>
92
93<sect2>
94<title>Installation of <application>GnuCash</application></title>
95
96<para>Install <application>GnuCash</application> by running the following
97commands:</para>
98
99<screen><userinput><command>./configure --prefix=/opt/gnome \
100 --sysconfdir=/etc --disable-guppi \
101 --disable-error-on-warning &amp;&amp;
102make &amp;&amp;
103make install &amp;&amp;
104chown -R root:root /opt/gnome/share/gnucash/doc/html/html</command></userinput></screen>
105
106<para><emphasis>Note:</emphasis> If you run <command>make check</command>
107before installing the package, you may need to do it as the root user so that
108the <application>Slib</application> catalog in
109<filename class='directory'>/usr/share/guile</filename> can be updated.</para>
110
111<para>If you want to install the Help documentation, and you have
112<xref linkend="scrollkeeper"/> installed, unpack the additional tarball,
113change into the <application>GnuCash Docs</application> source directory and
114issue the following commands:</para>
115
116<screen><userinput><command>./configure --prefix=/opt/gnome \
117 --localstatedir=/var/lib &amp;&amp;
118make &amp;&amp;
119make install</command></userinput></screen>
120
121</sect2>
122
123<sect2>
124<title>Command explanations</title>
125
126<para><parameter>--prefix=/opt/gnome</parameter>:
127<application>GnuCash</application>-&gnucash-version; is a
128<application><acronym>GNOME</acronym></application> 1.4 application.</para>
129
130<para><parameter>--sysconfdir=/etc</parameter>: This installs configuration
131files in <filename class='directory'>/etc/gnucash</filename> instead of
132<filename class='directory'>/opt/gnome/etc/gnucash</filename>.</para>
133
134<para><option>--disable-guppi</option>: This compiles
135<application>GnuCash</application> without support for creating
136<acronym>GUI</acronym> graphs and plots. Remove this option if you have
137<application>Guppi</application> installed.</para>
138
139<para><option>--disable-error-on-warning</option>: The build will fail if
140you used <option>--enable-hbci</option>, as a warning is generated. This
141option forces the build to ignore the warning.</para>
142
143<para><option>--enable-ofx</option>: This parameter is required if you want
144to build in on-line banking support using
145<application>LibOFX</application>.</para>
146
147<para><option>--enable-hbci</option>: This parameter is required if you want
148to build in on-line banking support using
149<application>AqBanking</application>/<application>AqHBCI</application>. See
150<filename>doc/README.HBCI</filename> in the
151<application>GnuCash</application> source tree for complete information.</para>
152
153<para><command>chown -R root:root
154/opt/gnome/share/gnucash/doc/html/html</command>:
155If the package is built by any user other than root, the ownership of the
156installed documentation files are set incorrectly. This command changes the
157ownership to root:root.</para>
158</sect2>
159
160<sect2>
161<title>Configuring <application>GnuCash</application></title>
162
163<sect3><title>Configuration Information</title>
164
165<note><para><application>GnuCash</application> must be run as root once before
166use. Simply executing <command>gnucash</command> from an
167<application>X</application> terminal and clicking on the cancel button is
168sufficient. This must be done prior to setting up accounts as an unprivileged
169user, due to the fact that <application>GnuCash</application> must update
170scheme catalogs before it is used.</para></note>
171
172</sect3>
173
174</sect2>
175
176<sect2>
177<title>Contents</title>
178
179<para>The <application>GnuCash</application> package contains
180<command>gnucash.</command></para>
181
182</sect2>
183
184<sect2><title>Description</title>
185
186<sect3><title>gnucash</title>
187<para><command>gnucash</command> is a personal finance manager.</para></sect3>
188
189</sect2>
190
191</sect1>
192
Note: See TracBrowser for help on using the repository browser.