Re: QIF files not read on GNUcash

2001-03-27 Thread teri
> > [EMAIL PROTECTED] wrote: > Great Job, it worked, but i did receive a parse msg regarding the date > format, i.e. 03/06/01 could be read as something like either March 6, > 2001 or 6 Jan 2003. Is there something I can do to tell it which format > to use, i.e, 03/06/01 = MM/dd/yy? Quite

Re: Image enabling gnucash?

2001-02-23 Thread teri
> > ... > Also, there isn't any open-source OCR software available AFAIK, and it > would be most preferable (both for technical and philosophical > reasons) to base this system completely around open source, rather > than have a key component proprietary. Well, the available OCR software mig

Re: Image enabling gnucash?

2001-02-23 Thread teri
> > Bakki Kudva writes: > > > > Ofcourse it makes sense for it to be tuned off as default. Could be > > enabled via a new panel in Settings -> preferences..? But even personal > > users could benefit a great deal with image enabling. At tax time, when > > something under warranty breaks,

CVS compile problem (new)

2000-02-17 Thread teri
Hi, I'm surprised that no one has reported this yet. I used to compile the CVS version just fine, then about a week ago something changed and now I get this. ../../src/guile/obj/gfec.o: In function `gfec_catcher': /home/afc/archives/CVS/gnucash/src/guile/gfec.c:78: undefined reference to `sc

Multi-line transactions and incorrect (?) balances

2000-01-24 Thread teri
Hi, Maybe I don't understand sub-accounts, or maybe what I'm trying to do is not possible, or maybe I'm missing the one bit of info that would make it possible... I've set up some accounts, the relevant ones for this transaction: Assets (of type Assets) Cash On Hand

Transactions that affect more than one account

2000-01-16 Thread teri
Greetings, gods (the developers) and mere mortals (the rest of us) Having finally succeeded in compiling and installing cvs gnucash, I've been creating dozens of accounts for everything that I want to keep track of and trying to figure out how to link transcactions to multiple accounts. For inst

Re: guile/slib

2000-01-14 Thread teri
> > [about ny troubles with slib] >... > If you install guile-1.3 you should get a /usr/local/share/guile/1.3 > directory. In this dir create a subdir slib and copy the .scm files to > that subdir. Thank you. And thanks to the other people that replied too. This is what I did and it worked.

Re: guile/slib

2000-01-13 Thread teri
> > ... > > If you have installed guile, you already have a complete Scheme > system. That's what guile is - a Scheme interpreter designed for > easy embedding in other programs. Ok. Thanks. > slib works fine with guile. As well as the slib documentation, you > should check the guile-

Gnome RPMs for Caldera (and other gnome-lesss systems?), slib

2000-01-11 Thread teri
Hello again, Well, thanks to the help from this list, I succeeded compiling gnucash/cvs on Caldera 2.3. I didn't mess with eperl since the tar.gz package I found didn't compile, plus this package dependency is supposed to disappear, right? Other packages in tar.gz format I had to install (in /us

gnome for gnome-less systems

2000-01-09 Thread teri
Hello everyone, and thanks for previous help... Ok. So make qt is not an option, make motif is falling behind and the answer is make gnome. So off I go to get what I need... The first obvious place (Caldera's ftp site) has rpms for a 686 system. Too bad I have a 586... Next I try the rpms at

Re: GUI Building

2000-01-04 Thread teri
> > > It seems like the two big systems are KDE and GNOME. It shouldn't be > that hard to nearly fully accomodate a KDE desktop by just adding some > code for the things like session management that won't work at all > without KDE specific code. #ifdefed code like that, I'm all in favor >

Re: GUI Building

2000-01-03 Thread teri
> > teri <[EMAIL PROTECTED]> writes: > > > At least I wanted to make sure that the important people here (those > > doing the work, for which I'm very grateful, even though I haven't > > been able to run the qt version yet) know of this option. &

Re: GUI Building

2000-01-03 Thread teri
> ... > > There *do* exist independent tools for "kicking out" Qt and GTK UI's; > they don't interoperate, and since the models are fairly different, it > seems not too likely that this will be created. All this talk about GTK, QT, windows, gnome, etc... has me wondering, has no one heard of

gnucash-1.1.26/guile problem

1999-02-21 Thread teri
Hi, I'm having a pretty hard time getting gnucash 1.1.26 to even configure with all the accessory programs it needs. The point where I'm stuck now is guile. I've installed guile in /usr/local. The ld.so.conf file knows about /usr/local/lib and I've done an ldconfig. Yet, configure keeps telli