Re: New to GnuCash and more...

2000-06-26 Thread Dave Peticolas

Herbert Thoma writes:
 Hi.
 
 I have the same problem, but I didn't report it yet, because I like
 the english version better anyway :).
 
 This behavior was there in GnuCash some time ago and got fixed.
 It came back with the "great automake patch".

Ok, I think I have this fixed in both trees. After you update, you
will need to remove src/guile/i18n.h to make sure it gets rebuilt.
If you are using an rpm, the 1.4.1 version will have the fix.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Dave Peticolas

"Ralf Gorholt" writes:

 Anyway, after having had a look at the files I have got the impression, that
 the way to do this at least in this project is quite complicated. As far as
 I can see, the whole english message is used to look up the translated
 message. I would prefer a message code which is independent of the message
 text and who points to the message in a message file. The message file could
 be changed or accessed depending on the language. I know this mechanism in
 other operating systems. Or is this a bad idea? If so, please tell me why. I
 am willing to learn :)

The use of the english string is the standard method for the GNU gettext
package, which is the standard way of i18ning strings in free software
programs. As for why they use that method as opposed to the codes you
mention, I do not know. You might try the gettext info pages to see
if there is any discussion there.

thanks,
dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





transaction report

2000-06-26 Thread Robert Graham Merkel

Dave Peticolas writes:
  Hi Robert, could you modify the transaction report to use
  the gnc:timepair-* functions in date-utilities instead of
  manipulating them directly?
  
  I mean things like using gnc:timepair-lt instead of
  ( (car a) (car b)) and gnc:timepair-secs instead of
  (localtime (car a)).

Sure, no problem.


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Rolando Roman

i posted thi yest can someone shed some light on the problem belo?




landy@Ptorico:~  gnucash
gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined symbol: 
glibtop_global_server
landy@Ptorico:~  

Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Robert Graham Merkel

Rolando Roman writes:
  i posted thi yest can someone shed some light on the problem belo?
  
  
  
  
  landy@Ptorico:~  gnucash
  gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined 
 symbol: glibtop_global_server
  landy@Ptorico:~  

Which distribution, and which version of guile do you have installed?

Did you install from the RPM or from source?



Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Jeremy Collins

Alright... this release is up on gnucash.org and sourceforge.net.

ftp://ftp.gnucash.org/pub/gnucash/
http://download.sourceforge.net/gnucash/

download.sourceforge.net only carries the latest release.  Once I have
mirroring setup ftp.sourceforge.net will carry the full ftp site. 
Release notes are below.

Enjoy!

-- 
Jeremy Collins, Web Developer
LinuxMall.com
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Dave Peticolas wrote:
 
 Hi Jeremy, there is a new 1.4.1 release.
 
 Here are some of the changes from 1.4.0:
 
 o translations are loaded correctly
 o improved qif importing
 o bug fixes
 
 The rpms and tarball are available at:


--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Borken transaction report date comparisons.

2000-06-26 Thread Robert Graham Merkel

I've had a closer look at the transaction report date comparisons, and
they appear to be more broken than you have pointed out - 
they were sorting on exact times, not dates.  
This won't cause crashes or anything, but it will cause transactions 
to be ordered incorrectly.

If 1.4.1 wasn't out, I'd fix them tonight, but seeing the release is
already done and it's past midnight here I'll fix them tomorrow
morning :)


Robert Merkel  [EMAIL PROTECTED]





--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: announce list?

2000-06-26 Thread Rob Walker


 On Mon, 26 Jun 2000 08:12:12 -0600, Jeremy Collins
 [EMAIL PROTECTED] said:

Jeremy Would anyone be interested in an announce list?  Something

yes.

Jeremy that only got a new email when a new release was made?  With a

Actually, I already get that functionality by 'watch'ing the gnucash
module on sourceforge.  I got the following email this morning:





Date: Mon, 26 Jun 2000 05:52:42 -0700
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: SourceForge File Release Notice

A new version of gnucash has been released. 
You can download it from SourceForge by following this link: 

http://download.sourceforge.net/gnucash/gnucash-1.4.1-1.i386.rpm 

You requested to be notified when new versions of this file 
were released. If you don't wish to be notified in the 
future, please login to SourceForge and click this link: 
http://sourceforge.net/project/filemodule_monitor.php?filemodule_id=202 



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Dave Peticolas

Rolando Roman writes:
 i posted thi yest can someone shed some light on the problem belo?
 
 
 
 
 landy@Ptorico:~  gnucash
 gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined
  symbol: glibtop_global_server
 landy@Ptorico:~  
 

I think this is related to the fact that the rpm was created on RH6.2, which
has different versions of libraries than SuSE. For installing from source,
you should consult doc/build-suse.txt.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





cvs 2000-06-26

2000-06-26 Thread Dave Peticolas

CVS has been updated.

New Stuff (Development Branch):

 + Robert Graham Merkel's tip-of-the-day patch. We need tips! If there
   was a tidbit of information you wish you had known when you started
   using GnuCash and/or started tracking your finances, please submit
   it as a tip (two strings, one displayed under the other.)


dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Compiling 1.4.1 on FreeBSD

2000-06-26 Thread Jason Godfrey

Hello.

Has anyone had any luck compiling Gnucash 1.4.1 on FreeBSD? When I try to
build I get:

Making all in guile
FLAVOR=gnome g-wrap --api c --target guile 
Usage: g-wrap [options] file
  g-wrap --version  - show version information
  g-wrap --help - show this message
  g-wrap --api LANGUAGE - language of the API being wrapped
  g-wrap --target LANGUAGE  - language for which wrappers are being generated

  Example: g-wrap --api c --target guile foo.gwp*** Error code 1

Stop in /tmp/new_gnucash/gnucash-1.4.1/src/guile.
*** Error code 1

Stop in /tmp/new_gnucash/gnucash-1.4.1/src.
*** Error code 1

Stop in /tmp/new_gnucash/gnucash-1.4.1.
*** Error code 1

Stop in /tmp/new_gnucash/gnucash-1.4.1.

Any suggestions would be appreaciated.
Thanks

- Jason

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: Compiling 1.4.1 on FreeBSD

2000-06-26 Thread Dave Peticolas

Jason Godfrey writes:
 Hello.
 
 Has anyone had any luck compiling Gnucash 1.4.1 on FreeBSD? When I try to
 build I get:
 
 Making all in guile
 FLAVOR=gnome g-wrap --api c --target guile 
 Usage: g-wrap [options] file
   g-wrap --version  - show version information
   g-wrap --help - show this message
   g-wrap --api LANGUAGE - language of the API being wrapped
   g-wrap --target LANGUAGE  - language for which wrappers are being generated
 
   Example: g-wrap --api c --target guile foo.gwp*** Error code 1

Looks like gnc.gwp is being left off the invocation of g-wrap.
What version of make are you using?

thanks,
dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: Compiling 1.4.1 on FreeBSD

2000-06-26 Thread Jason Godfrey

On Mon, Jun 26, 2000 at 03:29:10PM -0700, Dave Peticolas wrote:
 Jason Godfrey writes:
  Hello.
  
  Has anyone had any luck compiling Gnucash 1.4.1 on FreeBSD? When I try to
  build I get:

  snip
 
 Looks like gnc.gwp is being left off the invocation of g-wrap.
 What version of make are you using?

Thanks. That question clued me into what the problem was. I was using 
regular make, when I needed to use gmake.

Using gmake solved my probem.

Thanks
- Jason
 
 thanks,
 dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





automatic completions in register

2000-06-26 Thread Christian Krause

Hi,

Problem:
When I create a new entry (type in a description and an amount, but no
transfer [there is a grey "Transfer" in the transfer field]) and record
this entry, all is well done.

But when I type in a description, for which gnucash guess a transfer and
an amount, I am not able to delete the transfer. When I delete the
transfer with del, go to the next field, the transfer field change to
the grey "Transfer"; but when I record this entry, the old guessed
transfer appears again and will be displayed.

I read in the mailing-list, that there must be an account in the transfer
field. Is this true?

This behavior first appeared in 1.3.99.


Thx,
christian


-- 

eMail: [EMAIL PROTECTED]

No warranty for any statement below this line!





--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: automatic completions in register

2000-06-26 Thread Dave Peticolas

Christian Krause writes:
 Hi,
 
 Problem:
 When I create a new entry (type in a description and an amount, but no
 transfer [there is a grey "Transfer" in the transfer field]) and record
 this entry, all is well done.
 
 But when I type in a description, for which gnucash guess a transfer and
 an amount, I am not able to delete the transfer. When I delete the
 transfer with del, go to the next field, the transfer field change to
 the grey "Transfer"; but when I record this entry, the old guessed
 transfer appears again and will be displayed.
 
 I read in the mailing-list, that there must be an account in the transfer
 field. Is this true?

It is basically true. Right now, you can type in a transaction by hand
and not include a transfer account, but once a transaction has been
given an account, you can't delete it, you can only change it to
something else.

In the future, we will probably always require a transfer account,
though there will probably be support for automatically using a
'Miscellaneous' account if you don't type one in.

You can always create a 'Miscellaneous' expense account for purchases
you don't want to track more specifically.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





backup v2

2000-06-26 Thread Dave Peticolas


This is the second version of the backup proposal. It's quite
a bit different than the first. Thanks to everyone who commented
on the first one, both on the list and in private.


Proposed Backup Strategy for GnuCash v2
===

Goals
-

GnuCash's method for backing up its database files should protect
against three kinds of failures:

1. A crash during the operation of GnuCash that doesn't affect the
   database file, but which prevents newly-entered data from being
   saved.

2. An error during the writing of a GnuCash database file that
   prevents the file being written correctly, resulting in an obviously
   incorrect file. This could be caused by, e.g., a power or hardware
   failure, running out of disk space, the user hitting ctrl-c or killing
   the process in some other way, or a bug in the GnuCash file i/o code.

3. The creation of a GnuCash database file that is a readable but
   incorrect in a non-obvious way. Such a problem may not be discovered
   for some time. Such a problem could be caused by a bug in GnuCash or
   by the user accidentally entering wrong data or performing an operation
   that was later determined to be undesirable (like deleting an account).


Current Status
--

GnuCash only writes the main database file when requested by the user.

Currently, when saving, GnuCash writes the main database file and then
writes a time-stamped duplicate of that file. Thus, the user will have
a 'save history' of database files that record the state of the database
at each point the user requested a save. This 'save history' will
protect against failure #3, as you can revert to an earlier, correct
version of the database.

GnuCash also creates an ascii log file which records changes made to
GnuCash entities during operation. Currently, this log file can be
used to manually recover from failure #1, but there is no automated
way to do so, or any other support for protecting against this kind
of error.


Problems


 + Recovering manually from a log is tedious and thus failure #1 is a
   real pain.

 + None of the current backup methods will protect against failure #2.

 + Creating a 'save history' will generate lots of large files, especially
   for users who save a lot (like me).


Proposed Solution
-

+ To better handle failure #1, GnuCash should be able to automatically
  recover from log files.

  As changes are made to the database, they will be logged to the
  filename "original name.log", where original name is the name
  of the database file.

  When GnuCash starts, it should check for the presence of the log file
  and, if it exists and has a later modification time than the main
  file, GnuCash should prompt the user to load the log file in addition
  to the main file (since the log file will have the changes to the
  main file that occurred after the last save).

+ To handle failure #2, GnuCash should change the way it saves the main
  database file. Saving should be done by:

1. Writing the new database to the temporary file.
   The temporary file name will be "original name.tmp"
2. Moving or copying the old database to a backup file,
   overwriting any existing backup file. The backup file
   name will be "original name~"
3. Moving the temporary file to the main database file.

  Thus, after successful completion of a save, the original database will
  be saved in a backup file.

  If there is a writing failure during step 1, the original database is
  untouched.

+ GnuCash should maintain log histories, rather than save histories, to
  handle failure #3.

  After saving, the current log file should be renamed to be the first
  log history file, and a new log file should be started.

  Log history files should be named as "original name.log.I" where I
  is an integer and means the log history file is the Ith file in the
  history.

  Thus, loading the database original name should be equivalent to
  loading (in order) original name.log.1 ... original name.log.N
  where N is the number of log history files.


Example
===

The files in the directory where the main database name 'gnucash.gnc'
is located will be as follows:

gnucash.gnc   - main database file
gnucash.gnc~  - backup file from last save
gnucash.gnc.tmp   - temporary file created during save
This file will only existing during
saving, unless there is an i/o error.
gnucash.gnc.log   - The current log file. This file will
only exist while gnucash.gnc is open,
unless there is an i/o error.
gnucash.gnc.log.1 - These are the log history files.
gnucash.gnc.log.2
...
gnucash.gnc.log.N


Pseudo-Code Implementation
--

Saving: /* Save to temporary file */
save_database_to_file("original name.tmp");
if (error) {
  report_error_to_gui();
  return;
}

/* Make backup file */
   

Hi small tidbits for the wishlist

2000-06-26 Thread Alex J.P.

Hi All
Uh ... Sorry forgot to include a subject in the last mail

Thank you for a great software. I've been using Quicken for the past three years 
and always wanted to move my finances on to Linux side. I downloaded Gnucash
Last thursday and took me about 4 hrs to install/export/setup all double-entry
receipient accounts. The double-entry part took some getting used to after
Quicken, but it was reasonably easy.

So... Thank you guys for a great software.

Now for the Q's

1. Is equity a part of the balance sheet??

2. I used a equity account as the opening balance for all my assets and
liabilities, incomes and expenses.  This account gets included as a part of the
balance sheet, Is this right?? (or should I have used another account??)

3. Is it possible that when you click "record" in the register window that the
focus goes  to a new record at the bottom of the register instead of staying on
the same record.  

4. When recording a new txn could the day portion of the date be hilited so it 
would be easy to enter the date (on the chance that txn entered is not for that
date!!).

Also, If any of you guys have seen Moneydance, there is a nifty feature to
automate txns and also a remind me feature. Would some thing like this be in
the works?

Finally ...

Is there anything I can do to help?
My back ground is IBM mainframe (Cobol, DB2, CICS, A littile asm) I know some
HTML. 

Once again, If nobody has told you people this, THANK YOU for GnuCash

Regards

-- 
!
Alexander J.P.
[EMAIL PROTECTED] 
!

P.s. I've successfully compiled the latest version!! (which to me is a great
thing :-),  coz I'm still feeling my way around Linux!! Thanks.



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: cvs 2000-06-26

2000-06-26 Thread Rob Walker


 On Mon, 26 Jun 2000 13:42:11 -0700, Dave Peticolas
 [EMAIL PROTECTED] said:

Dave + Robert Graham Merkel's tip-of-the-day patch. We need tips! If
Dave there was a tidbit of information you wish you had known when
Dave you started using GnuCash and/or started tracking your finances,
Dave please submit it as a tip (two strings, one displayed under the
Dave other.)

Quicken's categories are like Gnucash's accounts.

rob

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

WHRE WHERE WHERE CAN I GET THOSE
root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1
root@Ptorico:/home/landy/rpms  






On Mon, 26 Jun 2000, Jeremy Collins wrote:
 Alright... this release is up on gnucash.org and sourceforge.net.
 
 ftp://ftp.gnucash.org/pub/gnucash/
 http://download.sourceforge.net/gnucash/
 
 download.sourceforge.net only carries the latest release.  Once I have
 mirroring setup ftp.sourceforge.net will carry the full ftp site. 
 Release notes are below.
 
 Enjoy!
 
 -- 
 Jeremy Collins, Web Developer
 LinuxMall.com
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 Dave Peticolas wrote:
  
  Hi Jeremy, there is a new 1.4.1 release.
  
  Here are some of the changes from 1.4.0:
  
  o translations are loaded correctly
  o improved qif importing
  o bug fixes
  
  The rpms and tarball are available at:
 
 
 --
 Gnucash Developer's List
 To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





MDK 7.1 and the new 1.4.1- Still no go

2000-06-26 Thread Jeff Lapsley

Well, I tried to compile the new version that was posted today, and it breaks
in new and interesting ways :).  During the 'make' stage, it bombs on Perl, but
not after MANY unused variable warnings that I assume are normal.  Below is the
error line for reference-

"gnucash-engine-perl5_wrap.c:478: warning: `swig_magic_readonly' defined but
not  used 
make[4]: *** [gnucash-engine-perl5_wrap.lo] Error 1"

Below is my Perl version-
"[root@lxjeff gnucash-1.4.1]# rpm -q perl
perl-5.600-4mdk "

I get more anxious to try this out with every good review I see!

Thanks for the help folks,
   
-- 
Jeff Lapsley
mailto:[EMAIL PROTECTED]

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: cvs 2000-06-26

2000-06-26 Thread Roland Roberts

-BEGIN PGP SIGNED MESSAGE-

src/gnome/dialog-totd.c includes libgnomeue/gnome-window-icon.h;
what version of gnome is required to get this?  It's not part of
redhat 6.1

roland
- -- 
   PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhDUnix Software Solutions
[EMAIL PROTECTED]  76-15 113th Street, Apt 3B
[EMAIL PROTECTED]  Forest Hills, NY 11375

-BEGIN PGP SIGNATURE-
Version: 2.6.3a
Charset: noconv
Comment: Processed by Mailcrypt 3.5.4, an Emacs/PGP interface

iQCVAwUBOVgBeuoW38lmvDvNAQHYBgP/XV0JoNUhNg+paojSNQdodM2QW5AC84ij
dy+b+mXaMpKT6Sm61/D5vLkuRYWnopR32pGrHtaixPYRfAAq5ARcWrzeb2ugIKb1
PCOBAXVXPRVowPmsscjxmP5WEKgKh4wgp/6SbjFbkGwnzLjcpjyQ/TjZgYTFDux7
1ESC+Cqp6u8=
=+ZSx
-END PGP SIGNATURE-

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





cvs 2000-06-26

2000-06-26 Thread Robert Graham Merkel

Dave Peticolas writes:
  CVS has been updated.
  
  New Stuff (Development Branch):
  
   + Robert Graham Merkel's tip-of-the-day patch. We need tips! If there
 was a tidbit of information you wish you had known when you started
 using GnuCash and/or started tracking your finances, please submit
 it as a tip (two strings, one displayed under the other.)

Actually, three or four should be OK as well.  If you make it any
bigger, the tip window will grow scrollbars, so the tip will still be
visible but it kinda defeats the purpose of tips-of-the-day.


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Robert Graham Merkel

Rolando Roman writes:
  WHRE WHERE WHERE CAN I GET THOSE
  root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
  error: failed dependencies:
   libguile.so.4 is needed by gnucash-1.4.1-1
   libreadline.so.3 is needed by gnucash-1.4.1-1
  root@Ptorico:/home/landy/rpms  
  
  
 
libguile.so.4 is from the package "guile".  

I'm rather surprised you don't have libreadline installed - try

ls -l /usr/lib/libreadline*

at the command line and see what you get.  If you get
libreadline.so.4 or some other version of libreadline, you've
obviously got a different version of the readline library than
what the RPM was built against.

I suspect you'll probably have to build from source.


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Hi small tidbits for the wishlist

2000-06-26 Thread Robert Graham Merkel

Alex J.P. writes:

  Also, If any of you guys have seen Moneydance, there is a nifty feature to
  automate txns and also a remind me feature. Would some thing like this be in
  the works?
  
This is probably the most requested feature.  We're working on it, and
it will appear some time in the 1.5.x series (the next development
series).

  Finally ...
  
  Is there anything I can do to help?
  My back ground is IBM mainframe (Cobol, DB2, CICS, A littile asm) I know some
  HTML. 
There's lots of programming-type things that you can do, if you'd like to learn a
little C or Scheme.  Read 

http://linas.org/linux/xacc/projects.html

to get some idea of the things we have in mind.
Of course, if you've got a feature that's not in there, please feel
free to add that too.  Please keep us informed, and feel free to ask
for help on this list.

The documentation *always* needs work as well.  ATM we've just
introduced a "tip of the day" feature, but now we need some tips!


  P.s. I've successfully compiled the latest version!! (which to me is a great
  thing :-),  coz I'm still feeling my way around Linux!! Thanks.
  

It's a good feeling, isn't it?  Congratulations!
Next stop, make a change to a program and have it work . . .


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: cvs 2000-06-26

2000-06-26 Thread Robert Graham Merkel

Roland Roberts writes:
  -BEGIN PGP SIGNED MESSAGE-
  
  src/gnome/dialog-totd.c includes libgnomeue/gnome-window-icon.h;
  what version of gnome is required to get this?  It's not part of
  redhat 6.1
  
 
just comment out that line.  It's just cruft that I forgot to take out
before submitting the patch.  

I'll submit a patch for this (and a few other changes) later today.


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: MDK 7.1 and the new 1.4.1- Still no go

2000-06-26 Thread Dave Peticolas

Jeff Lapsley writes:
 Well, I tried to compile the new version that was posted today, and it breaks
 in new and interesting ways :).  During the 'make' stage, it bombs on Perl, b
 ut
 not after MANY unused variable warnings that I assume are normal.  Below is t
 he
 error line for reference-
 
 "gnucash-engine-perl5_wrap.c:478: warning: `swig_magic_readonly' defined but
 not  used 
 make[4]: *** [gnucash-engine-perl5_wrap.lo] Error 1"
 
 Below is my Perl version-
 "[root@lxjeff gnucash-1.4.1]# rpm -q perl
 perl-5.600-4mdk "

Ahh, the version of swig you are using does not support perl 5.6.
I believe there is a 'perl maintenance release' from www.swig.org
that fixes the problem.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Dave Peticolas

Rolando Roman writes:
 i just installed guile.rpm from suse and i still get this error  as
 far as i see both of those libs are in my system
 
 root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
 error: failed dependencies:
   libguile.so.4 is needed by gnucash-1.4.1-1
   libreadline.so.3 is needed by gnucash-1.4.1-1
 root@Ptorico:/home/landy/rpms  

The version of guile for suse is 1.3.4, the one used to build
the rpm is 1.3. You will be better off compiling from source.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

well isin't 1.3.4  newer than 1.3  i also did it from source and
still crash


On Mon, 26 Jun 2000, Dave Peticolas wrote:  Rolando Roman
writes:   i just installed guile.rpm from suse and i still get this
error  as   far as i see both of those libs are in my system
  
  root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
  error: failed dependencies:
  libguile.so.4 is needed by gnucash-1.4.1-1
  libreadline.so.3 is needed by gnucash-1.4.1-1
  root@Ptorico:/home/landy/rpms  
 
 The version of guile for suse is 1.3.4, the one used to build
 the rpm is 1.3. You will be better off compiling from source.
 
 dave
 
 --
 Gnucash Developer's List
 To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Dave Peticolas

Rolando Roman writes:
 well isin't 1.3.4  newer than 1.3  i also did it from source and
 still crash
 

It is newer, but the library version is different so it will not
link with the newer guile-1.3.4 library automatically. Where did
it crash when you compiled gnucash?

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

i just installed guile from sour 1.34  and still get damm error
instaling gnucash rpm

root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1



On Mon, 26 Jun 2000, Dave Peticolas wrote:
 Rolando Roman writes:
  i just installed guile.rpm from suse and i still get this error  as
  far as i see both of those libs are in my system
  
  root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
  error: failed dependencies:
  libguile.so.4 is needed by gnucash-1.4.1-1
  libreadline.so.3 is needed by gnucash-1.4.1-1
  root@Ptorico:/home/landy/rpms  
 
 The version of guile for suse is 1.3.4, the one used to build
 the rpm is 1.3. You will be better off compiling from source.
 
 dave
 
 --
 Gnucash Developer's List
 To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: Hi small tidbits for the wishlist

2000-06-26 Thread Dave Peticolas

"Alex J.P." writes:
 1. Is equity a part of the balance sheet??

Our balance sheet isn't quite right at the moment. As I understand
it, a balance sheet is supposed to have equity on it, but it's also
supposed to be structured a bit differently.  The report is supposed
to show assets in one section, and liabilities and equity in the other
section, and the two sections should have the same total, assuming
your accounts are balanced.


 3. Is it possible that when you click "record" in the register window that th
 focus goes  to a new record at the bottom of the register instead of staying 
 the same record.  

You can just hit 'enter' to get that effect.


 4. When recording a new txn could the day portion of the date be hilited so i
 would be easy to enter the date (on the chance that txn entered is not for th
 date!!).

There are hotkeys for date entry. For days, you can hit '+' and '-' to
increment and decrement the day. The other keys are documented in the
online manual.


 Also, If any of you guys have seen Moneydance, there is a nifty feature to
 automate txns and also a remind me feature. Would some thing like this be in
 the works?

Yes, we call them 'recurring transactions' if you want to look for them
in the mailing list archives.


 Finally ...
 
 Is there anything I can do to help?
 My back ground is IBM mainframe (Cobol, DB2, CICS, A littile asm) I know some
 HTML. 

Sure. Robert Graham Merkel already posted the projects page, so I'll just
reiterate that any and all help is most welcome.

thanks,
dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: Hi small tidbits for the wishlist

2000-06-26 Thread Robert Graham Merkel

Dave Peticolas writes:
  "Alex J.P." writes:
   1. Is equity a part of the balance sheet??
  
  Our balance sheet isn't quite right at the moment. As I understand
  it, a balance sheet is supposed to have equity on it, but it's also
  supposed to be structured a bit differently.  The report is supposed
  to show assets in one section, and liabilities and equity in the other
  section, and the two sections should have the same total, assuming
  your accounts are balanced.
  
 
That's how they taught me to do them . . .


Robert Merkel  [EMAIL PROTECTED]



--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

i just installed guile.rpm from suse and i still get this error  as
far as i see both of those libs are in my system

root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1
root@Ptorico:/home/landy/rpms  






On Mon, 26 Jun 2000, Jeremy Collins wrote:
 Alright... this release is up on gnucash.org and sourceforge.net.
 
 ftp://ftp.gnucash.org/pub/gnucash/
 http://download.sourceforge.net/gnucash/
 
 download.sourceforge.net only carries the latest release.  Once I have
 mirroring setup ftp.sourceforge.net will carry the full ftp site. 
 Release notes are below.
 
 Enjoy!
 
 -- 
 Jeremy Collins, Web Developer
 LinuxMall.com
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 Dave Peticolas wrote:
  
  Hi Jeremy, there is a new 1.4.1 release.
  
  Here are some of the changes from 1.4.0:
  
  o translations are loaded correctly
  o improved qif importing
  o bug fixes
  
  The rpms and tarball are available at:
 
 
 --
 Gnucash Developer's List
 To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Clark Jones

Rolando,

I had a very similar problem installing under Mandrake 7.0.  Identical
complaints, in fact.

The solution that let me run was to plant soft links (ln -s) for libguile.so.4
and libreadline.so.3 in /usr/lib, and then turn off dependancy checking when
installing the RPM for GnuCash.  The "real" libraries I actually have on my
system are libguile.so.6.0.0 and libreadline.so.4.1, respectively.  So far,
I haven't had any problems with GnuCash that can't be traced to "user error".
:-)

Mandrake allows use of the "kpackage" GUI for loading RPMs, and there's a
button to disable the dependancy checking.  I'm sorry, I don't know what the
command line switch is, since I've never loaded an RPM from the command line.

Anyway, it's worth a try -- though I'd tinker a bit trying whatever you think
is important to you prior to entering a lot of data, just in case it doesn't
work for you.

Clark

Rolando Roman wrote:
 
 well isin't 1.3.4  newer than 1.3  i also did it from source and
 still crash
 
 On Mon, 26 Jun 2000, Dave Peticolas wrote:  Rolando Roman
 writes:   i just installed guile.rpm from suse and i still get this
 error  as   far as i see both of those libs are in my system
  
   root@Ptorico:/home/landy/rpms  rpm -Uvh gnucash-1.4.1-1.i386.rpm
   error: failed dependencies:
   libguile.so.4 is needed by gnucash-1.4.1-1
   libreadline.so.3 is needed by gnucash-1.4.1-1
   root@Ptorico:/home/landy/rpms 
 
  The version of guile for suse is 1.3.4, the one used to build
  the rpm is 1.3. You will be better off compiling from source.
 
  dave
 
  --
  Gnucash Developer's List
  To unsubscribe send empty email to: [EMAIL PROTECTED]
 --
 Rolando Roman
 icq 3783184
 
 --
 Gnucash Developer's List
 To unsubscribe send empty email to: [EMAIL PROTECTED]

-- 
Disclaimer:  The opinions expressed herein are mine and not necessarily
those of anyone else.  (As if anyone else would want them!)

Internet: [EMAIL PROTECTED] RF: KI7TU
ICBM: 33 22' 01" N 111 43' 52" WHome Page: www.inficad.com/~jones

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]