In short:
In the "Reconcile Information" window, I can enter digits with the
numeric keypad, but I cannot use the numeric keypad's enter key. This
is annoying.
This is in 1.4.6, and I believe the behavior is the same in the
current CVS sources as well.
How to reproduce it:
* Start GnuCash
*
Index: gnucash.c.in
===
RCS file: /home/cvs/cvsroot/gnucash/src/guile/gnucash.c.in,v
retrieving revision 1.12
diff -w -u -p -w -u -r1.12 gnucash.c.in
--- gnucash.c.in2000/09/20 21:38:55 1.12
+++ gnucash.c.in2000/10
I'm unable to build the latest (0200 GMT 31 December) Gnucash, perhaps
because I don't have a "guppi" library. When I do "./configure", all
is well until I see
checking for ghttp_request_new in -lghttp... yes
Unknown library `libguppi'
Unknown library `libguppi'
./configure: LIB
It talks about 'sliming' when it should instead say 'slimming'.
--
PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5 C8BD 6337 0041 C01C 5276
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
So I'm running Ubuntu, as the "Subject:" line says. I downloaded
gnucash-1.9.8, and installed lots of development packages in order to
get it to build. Then I ran "make check" and saw this:
make[7]: Entering directory
`/usr/local/src/gnucash-1.9.8/src/gnc-module/test'
ERROR: no code
That last message was 90% pilot error -- I had failed to install the
"guile-g-wrap" package. Once I installed that, the tests all pass.
However, it'd have been nice if "configure" had warned me that
guile-g-wrap was missing.
--
Two degrees in be-bop, a Ph.D. in swing
-- Lowell George, Fr
> "Derek" == Derek Atkins <[EMAIL PROTECTED]> writes:
Derek> This is from the tarball Or did you pull from the 2.0
Derek> SVN branch? -derek
I see that message too; I built from
http://svn.gnucash.org/repo/gnucash/tags/2.0.1
--
If you can't change your underwear, can you be su
When I try to build, I see this:
gnc.c: In function `gwrap_gnc_print_session_create':
gnc.c:5133: `PrintSession' undeclared (first use in this function)
gnc.c:5133: (Each undeclared identifier is reported only once
gnc.c:5133: for each function it appears in.)
gnc.c:5133: `ret' undecla
I'm using Debian "potato" (a pre-release of 2.2). I got the latest
gnucash sources from CVS, and did `configure'. It emitted this
warning:
checking for gtk_xmhtml_new in -lgtkxmhtml... no
configure: warning: Cannotfind libgtkxmhtml -- gnome build
disabled (not required for motif)
I'm using Debian "potato" (a pre-release of 2.2). I got the latest
gnucash sources from CVS, and did `configure'. I did not have libxml
installed, but configure emitted no warnings.
`make gnome' naturally failed at the link stage. I then installed the
Debian package that provides libXml.so, h
doc/html/C/xacc-double.html says
GnuCash can be configured to be strict about double entry,
or you may configure it to be "loose."
But I cannot figure out how to tell which way GnuCash is configured,
nor how to change it. I've searched the entire source tree, and found
that the code d
Out of curiosity, I looked at that file, and realized that I had a
similar file that listed country codes. I got my data from
ftp://info.ripe.net/iso3166-countrycodes, which was last updated Thu
Aug 7 17:59:51 MET DST 1997 (which is more recent that country.sql,
FWIW).
Anyway, I compared my fi
Let's say I've got a simple account structure like this:
income
cash
Both accounts are in US dollars. I have exactly one transaction
recorded: a transfer of $1,000 from income to cash. So I have assets
of $1,000.
Now let's say I'm about to go to France, and I buy 100 French F
Since I had to go to some effort to figure out how to get foreign
currency working, I figured I'd write up what I learned and share it.
cd /usr/src/gnucash/doc/html/C/
diff -wu /usr/src/gnucash/doc/html/C/xacc-currency.html\~
/usr/src/gnucash/doc/html/C/xacc-currency.html
--- /usr/src/gnu
I haven't received any mail from this list since 8 May. Is anything
wrong?
--
PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5 C8BD 6337 0041 C01C 5276
> "Dave" == Dave Peticolas <[EMAIL PROTECTED]> writes:
Dave> I have removed the automake and autoconf generated files from CVS.
Dave> This means 'configure' and the 'Makefile.in' files. To generate these
Dave> files, you should use the provided 'autogen.sh' script which accepts
I'm trying to build GnuCash from CVS.
I couldn't get "configure" to complete, because it said (rightly) that
I didn't have the gtkhtml library. So then I looked around to see
where I could get that library from. The README file says
gtkhtml: version 0.4 and later should work. You can obtain
Please note that, if you choose to apply this patch, you'll need to
add one .png file (which I didn't include in this message, because
it's pretty big). I've also modified another .png file to bring it
more in line with what the program shows.
The file to add will be called
"doc/sgml/C/image/fo
I slavishly keep up with Helix Gnome, which may be my undoing -- I
have Version: 0.23-helix1 of Package: libgnomeprint-dev, and it lacks
gnome-printer-profile.h. But alas, src/gnome/print-session.h wants
it. Does this mean Gnucash ought to quit using that file, or should I
revert to a previous
I'm rewriting a tiny piece or two of the documentation, and now I'm
looking at the stuff about reconciling your accounts
(xacc-recnwin.sgml). I'd like to write an explanation of what the
letter 'c', in the reconcile window, means ... but I don't know. I
*think* it means that I've somehow ascert
>>>>> "Eric" == Eric Hanchrow <[EMAIL PROTECTED]> writes:
Eric> I figured all my troubles would be over, but `configure'
Eric> still complained thusly:
Eric> checking for gtk_html_new in -lgtkhtml... no
Eric> configure:
I've got the latest CVS stuff (namely 1.5.2), and libgnomeprint-dev
from Helix -- 0.23-helix1.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./calculation -I./engine -I./guile
-I./register-g -O2 -Wall -Wunused -Wall -Werror-implicit-function-declaration
-I/usr/include -DNEED_GNOMESUPPORT_H -I/
This may be a problem with autoconf, and not GnuCash. But anyway ...
Using the 1.5.2 that's in CVS, and the latest Gnome stuff from Helix,
I did "autogen.sh", and saw this:
checking for gtk_html_new in -lgtkhtml... no
configure: error: Cannot find gtkhtml. See the README for more info
>>>>> "Eric" == Eric Hanchrow <[EMAIL PROTECTED]> writes:
Eric> GnuCash uses GNU Automake to handle the build process, so for most of
Eric> -the details, see the generic instructions in INSTALL. Below we detail
Eric> -the GnuCash specif
24 matches
Mail list logo