mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-21 16:38:06 -06:00
Some changes to align the README files with the current state of gnucash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19320 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
207c54a680
commit
f07305f8db
14
HACKING
14
HACKING
@ -85,16 +85,12 @@ Starting GnuCash in GDB
|
||||
-----------------------
|
||||
To run gdb on an installed version of gnucash (installed in /opt/gnc/unstable:)
|
||||
|
||||
% gdb /opt/gnc/unstable/bin/gnucash
|
||||
|
||||
OS X/Quartz developers can't run gnucash in gdb this way. They should instead use:
|
||||
|
||||
% /opt/gnc/unstable/bin/gnucash-gdb
|
||||
|
||||
The old method (pre 2.2) also still works, but is slightly more complicated:
|
||||
|
||||
% /opt/gnc/unstable/bin/gnucash &
|
||||
[ pid number output here ]
|
||||
% gdb /opt/gnc/unstable/bin/gnucash-bin
|
||||
[gdb output]
|
||||
gdb> attach <pid>
|
||||
|
||||
You'll also probably want to know about these:
|
||||
|
||||
gdb> catch fork
|
||||
@ -104,7 +100,7 @@ You'll also probably want to know about these:
|
||||
It may be the case that running GDB from within emacs doesn't work for you,
|
||||
with the following error:
|
||||
|
||||
[C-u M-x gdb /opt/gnucash-cvs/bin/gnucash-bin
|
||||
[C-u M-x gdb /opt/gnucash-cvs/bin/gnucash
|
||||
...in buffer *gud-gdb*:]
|
||||
|
||||
(gdb) attach <pid>
|
||||
|
16
README
16
README
@ -127,7 +127,7 @@ Features include:
|
||||
to conform more with the new GNOME Human Interface Guidelines.
|
||||
|
||||
Home Page:
|
||||
http://gnucash.org/
|
||||
http://www.gnucash.org/
|
||||
|
||||
Precompiled binaries:
|
||||
http://www.gnucash.org/pub/gnucash/
|
||||
@ -199,10 +199,10 @@ You can also run gnucash --help for the command line options.
|
||||
|
||||
You can start GnuCash at the command-line, with "gnucash" or "gnucash
|
||||
<filename>", where <filename> is a GnuCash account file. Sample
|
||||
accounts can be found in "data" subdirectory. *.gnucash files are GnuCash
|
||||
accounts that can opened with the "Open File" menu entry. *.qif files
|
||||
are Quicken Import Format files that can be opened with the "Import
|
||||
QIF" menu entry.
|
||||
accounts can be found in the "doc/examples" subdirectory. *.gnucash
|
||||
files are GnuCash accounts that can opened with the "Open File" menu entry.
|
||||
*.qif files are Quicken Import Format files that can be opened with the
|
||||
"Import QIF" menu entry.
|
||||
|
||||
GnuCash responds to the following environment variables:
|
||||
|
||||
@ -224,13 +224,13 @@ GnuCash responds to the following environment variables:
|
||||
####################
|
||||
Internationalization
|
||||
--------------------
|
||||
Message catalogues exist for many different languages. These are
|
||||
Message catalogs exist for many different languages. These are
|
||||
enabled with environment variables. For example,
|
||||
|
||||
Francais, en bash:
|
||||
Francais, in bash:
|
||||
export LANG=fr_FR
|
||||
|
||||
Francais, en tcsh:
|
||||
Francais, in tcsh:
|
||||
setenv LANG fr_FR
|
||||
|
||||
German version:
|
||||
|
@ -72,9 +72,6 @@ libxml2
|
||||
pango
|
||||
swig
|
||||
|
||||
(Note: gwrap has been replaced by swig and dropped completely in
|
||||
SVN-trunk on 2006-10-20 and for gnucash-2.2.0.)
|
||||
|
||||
Interesting libraries
|
||||
---------------------
|
||||
|
||||
@ -89,27 +86,6 @@ gtkhtml
|
||||
libgoffice/libgsf details
|
||||
-------------------------
|
||||
|
||||
- libgoffice-0.1.0
|
||||
- glib-2.0 >= 2.6.3
|
||||
- libgsf-1 >= 1.13.1
|
||||
- libgsf-1.13.1
|
||||
- glib-2.0 >= 2.6.0
|
||||
- libxml-2.0 >= 2.4.16
|
||||
- libbonobo-2.0 >= 2.0.0
|
||||
- gnome-vfs-2.0 >= 2.2.0
|
||||
- gnome-vfs-module-2.0 >= 2.2.0
|
||||
- libxml-2.0 >= 2.4.12
|
||||
- pango >= 1.8.1
|
||||
- pangoft2 >= 1.8.1
|
||||
- cairo >= 0.5.0 [optional]
|
||||
- gtk+-2.0 >= 2.6.0
|
||||
- libglade-2.0 >= 2.3.6
|
||||
- libgnomeprint-2.2 >= 2.8.2
|
||||
- libart-2.0 >= 2.3.11
|
||||
- gconf-2.0
|
||||
- libgnomeui-2.0 >= 2.0.0
|
||||
- libgsf-gnome-1 >= 1.12.2
|
||||
|
||||
- libgoffice-0.4.0
|
||||
- glib-2.0 >= 2.6.4
|
||||
- gobject-2.0 >= 2.6.4
|
||||
@ -145,7 +121,6 @@ Partial update, 2007-06-09; RHEL-only
|
||||
- glib2-2.4.7 glib2-2.12.3-2.fc6
|
||||
- gtk2-2.4.13 gtk2-2.10.4-16.el5
|
||||
- guile-1.6.4 guile-1.8.0--8.20060831cvs
|
||||
- gwrap: not included g-wrap-1.9.6 from Fedora Core 7
|
||||
- libart_lgpl-2.3.16 libart-lgpl-2.3.17-4
|
||||
- libglade2-2.4.0 libglade2-2.6.0-2
|
||||
- libgnomeprint22-2.8.0 libgnomeprint22-2.12.1-6
|
||||
|
Loading…
Reference in New Issue
Block a user