mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1290 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
6250b6b7be
commit
d6a7019f7b
31
README
31
README
@ -1,18 +1,17 @@
|
|||||||
|
|
||||||
############## WARNING ######################
|
|
||||||
************ BETA RELEASE ******************
|
************ BETA RELEASE ******************
|
||||||
|
The version 1.1.x series of gnucash are considered BETA development code.
|
||||||
|
Things mopstly work these days; some things may still be broken. Feel
|
||||||
|
free to try it. Please report bugs to http://www.gnucash.org/
|
||||||
|
|
||||||
THIS IS VERSION 1.1, WHICH IS A BETA RELEASE.
|
The last stable, production version was xacc-1.0.18
|
||||||
THINGS MAY BE BROKEN
|
The next stable, production version will be gnucash-1.2.x
|
||||||
|
|
||||||
IF YOU WANT TO USE XACC, USE VERSION 1.0.18 INSTEAD!!
|
|
||||||
##############################################
|
##############################################
|
||||||
|
|
||||||
|
|
||||||
GnuCash
|
GnuCash
|
||||||
-------
|
-------
|
||||||
|
GnuCash is an application to keep track of your finances. It is similar in
|
||||||
gnucash is a program to keep track of your finances. It is similar in
|
|
||||||
concept to Quicken(TM). Although GnuCash still lacks the advanced
|
concept to Quicken(TM). Although GnuCash still lacks the advanced
|
||||||
features of Quicken, it does have the basic functionality. Some
|
features of Quicken, it does have the basic functionality. Some
|
||||||
of the features of GnuCash are:
|
of the features of GnuCash are:
|
||||||
@ -82,12 +81,16 @@ http://www.cs.hmc.edu/~rclark/xacc
|
|||||||
|
|
||||||
Important Note:
|
Important Note:
|
||||||
---------------
|
---------------
|
||||||
Numerous core dumps have been reported that occur with lesstif
|
Numerous core dumps have been reported when using various
|
||||||
version 0.82. These core dumps do not occur with lesstif v 0.81,
|
versions of lesstif. Some versions work, others don't.
|
||||||
nor with RedHat Motif, and appear to be gone with lesstif 0.83.
|
Lesstif 0.81: works
|
||||||
If it's crashing, please try using a different motif, or the
|
Lesstif 0.82: broken
|
||||||
statically-linked Motif version, as described below.
|
Lesstif 0.81: works
|
||||||
|
Lesstif 0.86.0: works
|
||||||
|
Lesstif 0.86.5: broken
|
||||||
|
|
||||||
|
These core dumps do not occur with RedHat Motif (or other commercial
|
||||||
|
versions of Motif).
|
||||||
|
|
||||||
Running:
|
Running:
|
||||||
--------
|
--------
|
||||||
@ -227,12 +230,12 @@ Getting Source with CVS
|
|||||||
A read-only version of the cvs tree is available on the net.
|
A read-only version of the cvs tree is available on the net.
|
||||||
To access it, first, login, as so:
|
To access it, first, login, as so:
|
||||||
|
|
||||||
cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot login
|
cvs -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot login
|
||||||
The password is "guest"
|
The password is "guest"
|
||||||
|
|
||||||
To get a copy of the source, do a
|
To get a copy of the source, do a
|
||||||
|
|
||||||
cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot checkout xacc
|
cvs -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout xacc
|
||||||
|
|
||||||
|
|
||||||
Main Developers:
|
Main Developers:
|
||||||
|
Loading…
Reference in New Issue
Block a user