new notes

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1418 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-11-24 07:34:04 +00:00
parent 288bd345d1
commit c558ded0ff

11
README
View File

@ -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