source: xsoft/office/gnucash.xml@ 567ca75

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 567ca75 was 567ca75, checked in by Randy McMurchy <randy@…>, 18 years ago

Adjusted some dependencies using a patch sent in by Chris Staub (thanks Chris)

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

  • Property mode set to 100644
File size: 9.9 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 "62f94331936e37ed1b1d28b5a1863bb3">
10 <!ENTITY gnucash-docs-md5sum "9758d8e523530c2509912761e327a9d5">
11 <!ENTITY gnucash-size "7.8 MB">
12 <!ENTITY gnucash-buildsize "113 MB (additional 22 MB for Help documentation)">
13 <!ENTITY gnucash-time "2.9 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 <keywordset>
25 <keyword role="package">gnucash-&gnucash-version;.tar</keyword>
26 <keyword role="ftpdir">gnucash</keyword>
27 </keywordset>
28 </sect1info>
29
30 <title>GnuCash-&gnucash-version;</title>
31
32 <indexterm zone="gnucash">
33 <primary sortas="a-GnuCash">GnuCash</primary>
34 </indexterm>
35
36 <sect2 role="package">
37 <title>Introduction to GnuCash</title>
38
39 <para><application>GnuCash</application> is a personal finance
40 manager.</para>
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&gnucash-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&gnucash-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &gnucash-src-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &gnucash-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &gnucash-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &gnucash-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
65 <itemizedlist spacing='compact'>
66 <listitem>
67 <para>Help documentation: <ulink url="&gnucash-docs-download;"/></para>
68 </listitem>
69 <listitem>
70 <para>Download MD5 sum: &gnucash-docs-md5sum;</para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GnuCash Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required"><xref linkend="oaf"/>,
78 <xref linkend="gtkhtml1"/>,
79 <xref linkend="libghttp"/>,
80 <xref linkend="gwrap"/> and
81 <xref linkend="slib"/></para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional"><xref linkend="postgresql"/>,
85 <xref linkend="guppi"/>,
86 <xref linkend="scrollkeeper"/>,
87 <xref linkend="doxygen"/>,
88 <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
89 <ulink url="ftp://ftp.gnu.org/pub/gnu/guile/">Guile-www</ulink>,
90 <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
91
92 <bridgehead renderas="sect4">Optional (for On-Line Banking)</bridgehead>
93 <para role="optional"><ulink url="http://libofx.sourceforge.net/">LibOFX</ulink>
94 (requires <xref linkend="opensp"/> and <xref linkend="curl"/>),
95 <ulink url="http://sourceforge.net/projects/ktoblzcheck">KtoBlzCheck</ulink>,
96 <ulink url="http://sourceforge.net/projects/aqhbci">AqHBCI</ulink>
97 (requires
98 <ulink url="http://sourceforge.net/projects/gwenhywfar">Gwenhywfar</ulink>
99 then
100 <ulink url="http://sourceforge.net/projects/aqbanking">AqBanking</ulink>),
101 and also see
102 <ulink
103 url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink></para>
104
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of GnuCash</title>
109
110 <para>Install <application>GnuCash</application> by running the following
111 commands:</para>
112
113<screen><userinput>./configure --prefix=/opt/gnome-1.4 --sysconfdir=/etc \
114 --disable-guppi --disable-error-on-warning &amp;&amp;
115make</userinput></screen>
116
117 <para>To test the results, issue <command>make check</command> as the
118 <systemitem class="username">root</systemitem> user as the test suite will
119 attempt to update the <application>SLIB</application> catalog in
120 <filename class='directory'>/usr/share/guile</filename>. All tests should
121 pass.</para>
122
123 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
124
125<screen role='root'><userinput>make install &amp;&amp;
126chown -v -R root:root /opt/gnome-1.4/share/gnucash/doc/html/html</userinput></screen>
127
128 <para>If you want to install the Help documentation (requires
129 <xref linkend="scrollkeeper"/> to be installed), unpack the additional
130 tarball, change into the
131 <filename class='directory'>gnucash-docs-&gnucash-docs-version;</filename>
132 source directory and issue the following commands as an unprivileged
133 user:</para>
134
135<screen><userinput>./configure --prefix=/opt/gnome-1.4 \
136 --localstatedir=/var/lib &amp;&amp;
137make</userinput></screen>
138
139 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
140
141<screen role='root'><userinput>make install</userinput></screen>
142
143 </sect2>
144
145 <sect2 role="commands">
146 <title>Command Explanations</title>
147
148 <para><parameter>--prefix=/opt/gnome-1.4</parameter>:
149 <application>GnuCash</application>-&gnucash-version; is a
150 <application>GNOME</application>-1.4 application.</para>
151
152 <para><parameter>--sysconfdir=/etc</parameter>: This installs configuration
153 files in <filename class='directory'>/etc/gnucash</filename> instead of
154 <filename class='directory'>/opt/gnome-1.4/etc/gnucash</filename>.</para>
155
156 <para><parameter>--disable-guppi</parameter>: This compiles
157 <application>GnuCash</application> without support for creating
158 GUI graphs and plots. Remove this option if you have
159 <application>Guppi</application> installed.</para>
160
161 <para><parameter>-disable-error-on-warning</parameter>: Without this
162 parameter the build will fail because a warning is generated. This option
163 forces the build to ignore the warning.</para>
164
165 <para><option>--enable-sql</option>: This parameter is required if you want
166 to build in SQL support using <application>PostgreSQL</application>.</para>
167
168 <para><option>--enable-ofx</option>: This parameter is required if you want
169 to build in on-line banking support using
170 <application>LibOFX</application>.</para>
171
172 <para><option>--enable-hbci</option>: This parameter is required if you want
173 to build in on-line banking support using
174 <application>AqBanking</application>/<application>AqHBCI</application>. See
175 <filename>doc/README.HBCI</filename> in the
176 <application>GnuCash</application> source tree for complete information.</para>
177
178 </sect2>
179
180 <sect2 role="configuration">
181 <title>Configuring GnuCash</title>
182
183 <sect3>
184 <title>Configuration Information</title>
185
186 <para>If you wish to use <application>GnuCash</application> to retrieve
187 stock price quotes and stock historical information, you'll need to
188 install the following <application>Perl</application> modules:
189 <xref linkend="perl-lwp"/>, <xref linkend="perl-date-manip"/>,
190 <xref linkend="perl-html-parser"/>, <xref linkend="perl-finance-quote"/>
191 and <xref linkend="perl-finance-quotehist"/>.</para>
192
193 <note>
194 <para><application>GnuCash</application> must be run as
195 <systemitem class="username">root</systemitem> once before use. Simply
196 executing <command>gnucash</command> from an <application>X</application>
197 terminal and clicking on the cancel button is sufficient. This must be
198 done prior to setting up accounts as an unprivileged user, due to the
199 fact that <application>GnuCash</application> must update scheme catalogs
200 before it is used. If you ran the test suite as the
201 <systemitem class="username">root</systemitem> user during the build
202 instructions, this step is not necessary.</para>
203 </note>
204
205 </sect3>
206
207 </sect2>
208
209 <sect2 role="content">
210 <title>Contents</title>
211
212 <segmentedlist>
213 <segtitle>Installed Programs</segtitle>
214 <segtitle>Installed Libraries</segtitle>
215 <segtitle>Installed Directories</segtitle>
216
217 <seglistitem>
218 <seg>dump-finance-quote, gnc-prices, gnc-test-env, gnucash,
219 gnucash-config, gnucash-env, gnucash-make-guids, gnucash-run-script
220 and update-finance-quote</seg>
221 <seg>libcore-utils.so, libgnc-app-file-gnome.so, libgncgnome.so,
222 libgncmodule.so, libgw-core-utils.so, libgw-gnc.so and numerous
223 support libraries installed in
224 <filename class='directory'>/opt/gnome-1.4/lib/gnucash</filename></seg>
225 <seg>/etc/gnucash,
226 /opt/gnome-1.4/include/gnucash,
227 /opt/gnome-1.4/lib/gnucash,
228 /opt/gnome-1.4/libexec/gnucash,
229 /opt/gnome-1.4/share/gnome/apps/Applications,
230 /opt/gnome-1.4/share/gnome/help/gnucash,
231 /opt/gnome-1.4/share/gnucash,
232 /opt/gnome-1.4/share/omf/gnucash-docs and
233 /opt/gnome-1.4/share/pixmaps/gnucash</seg>
234 </seglistitem>
235 </segmentedlist>
236
237 <variablelist>
238 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
239 <?dbfo list-presentation="list"?>
240 <?dbhtml list-presentation="table"?>
241
242 <varlistentry id="gnucash-prog">
243 <term><command>gnucash</command></term>
244 <listitem>
245 <para>is a personal finance manager.</para>
246 <indexterm zone="gnucash gnucash-prog">
247 <primary sortas="b-gnucash">gnucash</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252 </variablelist>
253
254 </sect2>
255
256</sect1>
Note: See TracBrowser for help on using the repository browser.