glfs/xsoft/office/gnucash/gnucash-inst.xml
Igor Živković 8225de3dea removed blank line in gnucash instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-06 21:54:06 +00:00

12 lines
309 B
XML

<sect2>
<title>Installation of <application>GnuCash</application></title>
<para>Install <application>GnuCash</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>