mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
new notes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1418 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
288bd345d1
commit
c558ded0ff
11
README
11
README
@ -112,7 +112,7 @@ Quicken Import Format files that can be opened with the
|
||||
Building & Installing:
|
||||
----------------------
|
||||
These steps does not apply to binary distributions; only to
|
||||
source distributions.
|
||||
source distributions.
|
||||
|
||||
Prior to building GnuCash, you will have to obtain and install the following
|
||||
packages:
|
||||
@ -151,10 +151,15 @@ eperl -- embeddedPerl needed for reports
|
||||
Normally, to build and install GnuCash, all you have to do is:
|
||||
|
||||
# ./configure
|
||||
# make
|
||||
# make
|
||||
# make install
|
||||
|
||||
You can build Motif, Gnome, and Qt versions.
|
||||
You can build Motif, Gnome, and Qt versions. Currently, the Motif version
|
||||
is the most stable, bug-free, correct, and feature rich. The gtk/gnome
|
||||
version compiles and is being actively developed, but will take a while to
|
||||
reach the stibility level of the motif version. The Qt version may not
|
||||
compile.
|
||||
|
||||
Depending on your make target, you'll produce:
|
||||
|
||||
gnucash.motif
|
||||
|
Loading…
Reference in New Issue
Block a user