Hi,
On Samstag, 27. Oktober 2007, Christian Stimming wrote:
[...]
> As I said: We added a manual patch to libofx, which indeed does exactly
> what you mention here. See
> http://svn.gnucash.org/trac/browser/gnucash/trunk/packaging/win32/libofx-0.
>8.3-patch.diff courtesy of andi5, our Windows hero
Am Samstag, 27. Oktober 2007 14:52 schrieb Martin Preuss:
> > Just for the record: The current gnucash windows binary already contains
> > libofx and OFX DirectConnect. The build script for the windows binary
> > does this by compiling and installing opensp-1.5.2 and libofx-0.8.3, but
> > both with
Hi,
On Samstag, 27. Oktober 2007, Christian Stimming wrote:
[...]
> Just for the record: The current gnucash windows binary already contains
> libofx and OFX DirectConnect. The build script for the windows binary does
> this by compiling and installing opensp-1.5.2 and libofx-0.8.3, but both
> wit
Hi Martin,
this is very nice - thanks a lot. I hope these changes will also make it into
a new libofx release - 0.8.4 or something like that. (0.8.3 came out January
2007.)
Am Samstag, 27. Oktober 2007 13:40 schrieb Martin Preuss:
> With these changes I was able to compile LibOFX for WIN32, so
Hi,
I have just checked in some changes to the CVS repository of LibOFX:
* libofx.h, ofx_utilities.cpp: replaced some char* with "const char*" to make
GCC happy, wrapped arithmetic calculations in macro definitions in brackets
to avoid problems
* libofx.h: Removed this file, replaced it with lib
Nevermind. I reinstalled glib-1.2.10 and gettext-0.14.1 and the
problems went away.
David Jafferian - Sun Microsystems writes:
>
> Hi -
>
> I ran into problems on my first time trying to build gnucash from
> CVS. To try to determine whether the problems were due to my
> mistakes, I did
Hi -
I ran into problems on my first time trying to build gnucash from
CVS. To try to determine whether the problems were due to my
mistakes, I did the following in a new directory (I use "runsocks" to
get through our corporate firewall) :
=>runsocks cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs
Hi,
I am trying the latest CVS version and have had two problems:
1. I can only run as root -- I have already checked persmissions. When
I run as a user I get a segmentation error. A core is created, if
anyone wants it please let me know.
2. When I run it as root, reports are still crashing
1544494 Apr 19 21:09 urw-fonts.tar.gz
the list is a bit long, but most of it compiles without a hitch and is
more time
consuming than difficult.
Then grab the latest cvs of gnucash, instructions for that are at:
http://www.gnucash.org/en/hacking.phtml
If you have probs, the people on the
Been trying to compile CVS version on the given date -- I have been able
to compile it prior to this date. Error I am getting:
gcc -g -O2 -Wall -Wunused -Wall -Wno-unused
-Werror-implicit-function-declaration -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/inc
-BEGIN PGP SIGNED MESSAGE-
On Sunday 15 April 2001 21:50, Nathan "A." Smith wrote:
> Been trying to compile CVS version on the given date -- I have been able
> to compile it prior to this date. Error I am getting:
> ...
> engine/.libs/libgncengine.so: undefined reference to `write_accoun
Yannick LE NY writes:
> When I compile the latest CVS 20001028,
> I have this error with libXML-1.7.3
> on Mandrake-7.0:
> any ideas?
Try upgrading to libxml-1.8.10, available from ftp.helixcode.com.
dave
___
gnucash-devel mailing
When I compile the latest CVS 20001028,
I have this error with libXML-1.7.3
on Mandrake-7.0:
any ideas?
Thanks
Yannick
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wa ll
-Werror-implicit-function-declaration -I/usr/lib/glib/include
>
> make[3]: Entering directory `/home/rgmerk/programming/gnc/gnucash/src'
> make[3]: *** No rule to make target `../include/gnc-common.h', needed by `obj
> /gnome/MultiLedger.o'. Stop.
>
> gnc-common.h is in /src/engine.
>
> Moving gnc-common.h to src/engine produces the following error:
>
>
make[3]: Entering directory `/home/rgmerk/programming/gnc/gnucash/src'
make[3]: *** No rule to make target `../include/gnc-common.h', needed by
`obj/gnome/MultiLedger.o'. Stop.
gnc-common.h is in /src/engine.
Moving gnc-common.h to src/engine produces the following error:
make[3]: *** No rul
LE NY Yannick <[EMAIL PROTECTED]> writes:
> I download the latest CVS and I have installed gnome-print-0.12
>
> I compile the latest CVS and I have this error when it link the *.o
> files :
There are two problems here.
One is that I forgot to include stubs for these functio
FYI: Just checked out the latest stuff out of CVS and it won't
compile.. it breaks at:
obj/gnome/glade-gnc-dialogs.o: In function `create_Print_Dialog':
obj/gnome/glade-gnc-dialogs.o(.text+0x433b): undefined reference to
`gnc_ui_print_dialog_select_paper_cb'
obj/gnome/glade-gnc-dialogs.o: In fu
: checking for guile-config
configure:4320: checking for guile
Bill Gribble a écrit :
> LE NY Yannick <[EMAIL PROTECTED]> writes:
> > I download the latest CVS and I have installed gnome-print-0.12
> >
> > I compile the latest CVS and I have this error when it link th
I download the latest CVS and I have installed gnome-print-0.12
(I think we need to create a rpm package for gnome-print-0.12 and store
it on http://www.gnucash.org)
The previous latest CVS compiled fine.
I compile the latest CVS and I have this error when it link the *.o
files :
bj/gnome/glade
I did
cvs update
make distclean
./configure --prefix=/home/rob/compiled/
make gnome
make install
./gnucash ~/data/secondtry.xzc
and got the following error:
gnucash: [D] "loading system configuration"
gnucash: [D] "loading user configuration"
gnucash: [D] "Running functions on hook "startup-ho
Ed Porras <[EMAIL PROTECTED]> writes:
> I haven't figured out how to do splits yet :) I remember reading
> something about it, but never found anything in the docs.. like I
> said, I've been using gnucash less than two days..
It's easy. When you put the register in multi-line mode, the line
whe
Ed Porras wrote:
> 1. I created a cash account as a temporary place for txns.. I use this
> in cases where, for example, I get three checks from different sources
> and then make one deposit for the sum of all three.. for some weird
> reason the balance on the cash account comes up incorrect..
>
In one message or another, Rob Browning said something like this:
>If I understand what you're saying, couldn't you just use splits for
>this. You'd so something like this in your checking account
>(presuming that this is where the deposit is eventually going):
I haven't figured out how to do sp
Ed Porras <[EMAIL PROTECTED]> writes:
> 1. I created a cash account as a temporary place for txns.. I use this
> in cases where, for example, I get three checks from different sources
> and then make one deposit for the sum of all three.. for some weird
> reason the balance on the cash account co
hi,
hope this is where I report things like this..
I'm currently able to run both the gnome and motif gnucash (by
manually changing the symlink) under RH 6.0.. I installed most of the
other required packages as RPM's with the exception of a couple.. it
compiled with no problems..
I've started
On Thu, Aug 05, 1999 at 09:03:03AM +0300, Alexandru Harsanyi wrote:
>
> And there was one thing about BitKeeper I don't understand. If
> I don't want to pay for it, I have to log my messages to some
> openlog.org site. I have no problem with this ideea, but does
> it mean I have to dial-in from
On Wed, 4 Aug 1999, Matt Armstrong wrote:
> On Tue, Aug 03, 1999 at 05:15:28PM -0500, Rob Browning wrote:
> > Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
> >
> > > However, my original idea was to document the changes on each CVS
> > > commit. Thus, each file has it's own "ChangeLog" acces
On Tue, Aug 03, 1999 at 05:15:28PM -0500, Rob Browning wrote:
> Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
>
> > However, my original idea was to document the changes on each CVS
> > commit. Thus, each file has it's own "ChangeLog" accessible via "CVS
> > log filename.c" command.
> >
> > A
On 3 Aug 1999, Rob Browning wrote:
> Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
>
> > However, my original ideea was to document the canges on each cvs
> > commit. Thus, each file has it's own "ChangeLog" accesible via "cvs
> > log filename.c" command.
> >
> > A ChangeLog file can than b
Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
> However, my original ideea was to document the canges on each cvs
> commit. Thus, each file has it's own "ChangeLog" accesible via "cvs
> log filename.c" command.
>
> A ChangeLog file can than be automatically generated and updated
> from log mes
On Tue, 3 Aug 1999, Jeremy Collins wrote:
> Rob Browning wrote:
> >
> > Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
> >
> > > In emacs C-x 4 a adds a changelog entry for the curent file and
> > > curent function to the ChangeLog file. If the ChangeLog file is not
> > > opened it opens/crea
Rob Browning wrote:
>
> Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
>
> > In emacs C-x 4 a adds a changelog entry for the curent file and
> > curent function to the ChangeLog file. If the ChangeLog file is not
> > opened it opens/creates a file in the curent working directory.
>
> Sounds goo
On Tue, 3 Aug 1999 [EMAIL PROTECTED] wrote:
> It's been rumoured that Alexandru Harsanyi said:
> > On Mon, 2 Aug 1999, Heath Martin wrote:
> > > Alexandru Harsanyi writes:
> > > > I just checked out the latest CVS version this morning, compiled it, and
>
It's been rumoured that Alexandru Harsanyi said:
> On Mon, 2 Aug 1999, Heath Martin wrote:
> > Alexandru Harsanyi writes:
> > > I just checked out the latest CVS version this morning, compiled it, and
> > > found that when loading a file, the tree of the accounts
On Mon, Aug 02, 1999 at 12:54:32PM -0500, Rob Browning wrote:
> Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
>
> > In emacs C-x 4 a adds a changelog entry for the curent file and
> > curent function to the ChangeLog file. If the ChangeLog file is not
> > opened it opens/creates a file in the cu
Alexandru Harsanyi <[EMAIL PROTECTED]> writes:
> In emacs C-x 4 a adds a changelog entry for the curent file and
> curent function to the ChangeLog file. If the ChangeLog file is not
> opened it opens/creates a file in the curent working directory.
Sounds good to me. Unless anyone has objection
On 2 Aug 1999, Rob Browning wrote:
> Heath Martin <[EMAIL PROTECTED]> writes:
>
> > I agree here; perhaps we can get ChangeLogs going in the major
> > subdirectories (src, src/gnome, src/register, etc).
>
> Doesn't emacs (and vi?) have support for this? It's something I'd
> meant to investig
Heath Martin <[EMAIL PROTECTED]> writes:
> I agree here; perhaps we can get ChangeLogs going in the major
> subdirectories (src, src/gnome, src/register, etc).
Doesn't emacs (and vi?) have support for this? It's something I'd
meant to investigate, but haven't yet. I think at least in emacs,
th
On Mon, 2 Aug 1999, Heath Martin wrote:
>
> Alexandru Harsanyi writes:
> >
> > Hi,
> >
> > I just checked out the latest CVS version this morning, compiled it, and
> > found that when loading a file, the tree of the accounts is not shown in
> >
Alexandru Harsanyi writes:
>
> Hi,
>
> I just checked out the latest CVS version this morning, compiled it, and
> found that when loading a file, the tree of the accounts is not shown in
> the main window. There is no possibility to view anything in the acocunts.
>
Hi,
I just checked out the latest CVS version this morning, compiled it, and
found that when loading a file, the tree of the accounts is not shown in
the main window. There is no possibility to view anything in the acocunts.
The tree of accounts exists, since it is shown in the "Add Ac
It's been rumoured that Vann H. Walke said:
>
> My attempts to compile the latest CVS Gnucash-gnome result in the errors
> attached. Anyone know a fix?
>
> ../../src/obj/gnome/Destroy.o: In function `xaccAccountWindowDestroy':
> /usr/local/src/xacc/src/Destroy.
Vann H. Walke writes:
> My attempts to compile the latest CVS Gnucash-gnome result in the errors
> attached. Anyone know a fix?
> ../../lib/g-wrap-install/lib/libgwrapguile.a
> ../../src/obj/gnome/Destroy.o: In function `xaccAccountWindowDestroy':
> /usr/local/src/x
My attempts to compile the latest CVS Gnucash-gnome result in the errors
attached. Anyone know a fix?
---from "make gnome"-.
.
.
.
gcc -o ../../gnucash.gnome obj/gnome/top-level.o
obj/gnome/window-main.o obj/gnome/window-register.o
obj/gnome/window-adjust.o obj/gnome/win
> "Grant Likely" <[EMAIL PROTECTED]> writes:
>
> > I've seen a similar problem where the balance of an account is
> > inexplicably off by -0.100. I haven't explored it much, but I can
> > colaborate Ed's observation.
>
> Hmm. Well if you ever get so you can reproduce it, by all means, let
> us
"Grant Likely" <[EMAIL PROTECTED]> writes:
> I've seen a similar problem where the balance of an account is
> inexplicably off by -0.100. I haven't explored it much, but I can
> colaborate Ed's observation.
Hmm. Well if you ever get so you can reproduce it, by all means, let
us know. This is
It's been rumoured that Jeffrey Perry said:
>
> I think I got this sorted out...at least part way.
> I grabbed guile 1.3 from the gnucash ftp site.
> I am now having problems with the cvs version of XmHtml
> compiling. Think i need to fetch 1.5 from ftp.
> Why isn't this in cvs?
Because its make
I think I got this sorted out...at least part way.
I grabbed guile 1.3 from the gnucash ftp site.
I am now having problems with the cvs version of XmHtml
compiling. Think i need to fetch 1.5 from ftp.
Why isn't this in cvs?
Jeffrey Perry
[EMAIL PROTECTED]
- %<
It's been rumoured that Jeffrey Perry said:
> I am getting the following errors using make motif:
>
> make[3]: Entering directory `/home/jperry/gnucash/xacc/src/swig'
> swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
> Generating wrappers for Guile
> ../engine/Query.h :
"Jeffrey Perry" <[EMAIL PROTECTED]> writes:
> Any ideas?
Did you use "cvs -z3 update -d" to get the sources?
(the -d is critical).
Did you do a "make distclean && configure YOUROPTIONS" before the
"make motif"?
If not, try these first. Some files moved around in the last update,
so
I have been trying to build the latest copy of gnucash from cvs periodically
for months. I once suceeded but that was many months ago.
Most recently I had a problem with swig that someone else also reported.
I just grabbed the latest sources for gnucash and that one is gone.
I am using libc5 and
51 matches
Mail list logo