source: xsoft/office/gnucash.xml@ 1897050e

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 1897050e was 72b5adb, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged gnucash.xml

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

  • Property mode set to 100644
File size: 8.3 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.4/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 <?dbhtml filename="gnucash.html" ?>
20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>GnuCash-&gnucash-version;</title>
27
28 <indexterm zone="gnucash">
29 <primary sortas="a-GnuCash">GnuCash</primary>
30 </indexterm>
31
32 <sect2 role="package">
33 <title>Introduction to GnuCash</title>
34
35 <para><application>GnuCash</application> is a personal finance
36 manager.</para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&gnucash-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&gnucash-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &gnucash-src-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &gnucash-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &gnucash-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &gnucash-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Help documentation: <ulink url="&gnucash-docs-download;"/></para>
64 </listitem>
65 <listitem>
66 <para>Download MD5 sum: &gnucash-docs-md5sum;</para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">GnuCash Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para><xref linkend="oaf"/>,
74 <xref linkend="gal1"/>,
75 <xref linkend="gtkhtml1"/>,
76 <xref linkend="libghttp"/> and
77 <xref linkend="gwrap"/></para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para><xref linkend="postgresql"/>,
81 <xref linkend="guppi"/>,
82 <xref linkend="scrollkeeper"/>,
83 <ulink url="ftp://ftp.gnu.org/pub/gnu/guile/">Guile-www</ulink>,
84 <xref linkend="perl-modules"/>:
85 (LWP, HTML-Parser, DateManip and Finance-Quote),
86 <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
87 <xref linkend="doxygen"/>,
88 <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
89
90 <bridgehead renderas="sect4">Optional (for On-Line Banking)</bridgehead>
91 <para><ulink url="http://libofx.sourceforge.net/">LibOFX</ulink>,
92 <ulink url="http://sourceforge.net/projects/ktoblzcheck">KtoBlzCheck</ulink>,
93 <ulink url="http://sourceforge.net/projects/aqhbci">AqHBCI</ulink>
94 (requires
95 <ulink url="http://sourceforge.net/projects/gwenhywfar">Gwenhywfar</ulink>
96 then
97 <ulink url="http://sourceforge.net/projects/aqbanking">AqBanking</ulink>),
98 and also see
99 <ulink
100 url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink></para>
101
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of GnuCash</title>
106
107 <para>Install <application>GnuCash</application> by running the following
108 commands:</para>
109
110<screen><userinput>./configure --prefix=/opt/gnome \
111 --sysconfdir=/etc --disable-guppi \
112 --disable-error-on-warning &amp;&amp;
113make &amp;&amp;
114make install &amp;&amp;
115chown -R root:root /opt/gnome/share/gnucash/doc/html/html</userinput></screen>
116
117 <para><emphasis>Note:</emphasis> If you run <command>make check</command>
118 before installing the package, you may need to do it as the
119 <systemitem class="username">root</systemitem> user so that the
120 <application>Slib</application> catalog in <filename
121 class='directory'>/usr/share/guile</filename> can be updated.</para>
122
123 <para>If you want to install the Help documentation, and you have
124 <xref linkend="scrollkeeper"/> installed, unpack the additional tarball,
125 change into the <application>GnuCash Docs</application> source directory
126 and issue the following commands:</para>
127
128<screen><userinput>./configure --prefix=/opt/gnome \
129 --localstatedir=/var/lib &amp;&amp;
130make &amp;&amp;
131make install</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <para><parameter>--prefix=/opt/gnome</parameter>:
139 <application>GnuCash</application>-&gnucash-version; is a
140 <application>GNOME</application> 1.4 application.</para>
141
142 <para><parameter>--sysconfdir=/etc</parameter>: This installs configuration
143 files in <filename class='directory'>/etc/gnucash</filename> instead of
144 <filename class='directory'>/opt/gnome/etc/gnucash</filename>.</para>
145
146 <para><parameter>--disable-guppi</parameter>: This compiles
147 <application>GnuCash</application> without support for creating
148 GUI graphs and plots. Remove this option if you have
149 <application>Guppi</application> installed.</para>
150
151 <para><parameter>--disable-error-on-warning</parameter>: The build will fail
152 if you used <option>--enable-hbci</option>, as a warning is generated. This
153 option forces the build to ignore the warning.</para>
154
155 <para><option>--enable-ofx</option>: This parameter is required if you want
156 to build in on-line banking support using
157 <application>LibOFX</application>.</para>
158
159 <para><option>--enable-hbci</option>: This parameter is required if you want
160 to build in on-line banking support using
161 <application>AqBanking</application>/<application>AqHBCI</application>. See
162 <filename>doc/README.HBCI</filename> in the
163 <application>GnuCash</application> source tree for complete information.</para>
164
165 <para><command>chown -R root:root
166 /opt/gnome/share/gnucash/doc/html/html</command>: If the package is built
167 by any user other than <systemitem class="username">root</systemitem>, the
168 ownership of the installed documentation files are set incorrectly. This
169 command changes the ownership to root:root.</para>
170
171 </sect2>
172
173 <sect2 role="configuration">
174 <title>Configuring GnuCash</title>
175
176 <sect3>
177 <title>Configuration Information</title>
178
179 <note>
180 <para><application>GnuCash</application> must be run as
181 <systemitem class="username">root</systemitem> once before use. Simply
182 executing <command>gnucash</command> from an <application>X</application>
183 terminal and clicking on the cancel button is sufficient. This must be
184 done prior to setting up accounts as an unprivileged user, due to the
185 fact that <application>GnuCash</application> must update scheme catalogs
186 before it is used.</para>
187 </note>
188
189 </sect3>
190
191 </sect2>
192
193 <sect2 role="content">
194 <title>Contents</title>
195
196 <segmentedlist>
197 <segtitle>Installed Programs</segtitle>
198 <segtitle>Installed Libraries</segtitle>
199 <segtitle>Installed Directories</segtitle>
200
201 <seglistitem>
202 <seg>gnucash</seg>
203 <seg>None</seg>
204 <seg>Not determined at this time</seg>
205 </seglistitem>
206 </segmentedlist>
207
208 <variablelist>
209 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
210 <?dbfo list-presentation="list"?>
211 <?dbhtml list-presentation="table"?>
212
213 <varlistentry id="gnucash-prog">
214 <term><command>gnucash</command></term>
215 <listitem>
216 <para>is a personal finance manager.</para>
217 <indexterm zone="gnucash gnucash-prog">
218 <primary sortas="b-gnucash">gnucash</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 </variablelist>
224
225 </sect2>
226
227</sect1>
Note: See TracBrowser for help on using the repository browser.