source: xsoft/office/gnucash/gnucash-inst.xml@ 9a639a3

v5_1-pre1
Last change on this file since 9a639a3 was 8225de3, checked in by Igor Živković <igor@…>, 20 years ago

removed blank line in gnucash instructions

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

  • Property mode set to 100644
File size: 309 bytes
Line 
1<sect2>
2<title>Installation of <application>GnuCash</application></title>
3
4<para>Install <application>GnuCash</application> by running the following
5commands:</para>
6
7<screen><userinput><command>./configure --prefix=/opt/gnome &amp;&amp;
8make &amp;&amp;
9make install</command></userinput></screen>
10
11</sect2>
Note: See TracBrowser for help on using the repository browser.