From c558ded0ff185776deef5b39a5a41d96fddec139 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Tue, 24 Nov 1998 07:34:04 +0000 Subject: [PATCH] new notes git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1418 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index 7c8a39d456..24e0d4cae2 100644 --- a/README +++ b/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