Hi there,
I have been happily using ledger 2.6.1 from Macports for several
months now (thank you). This weekend I decided to have a look at 3.0
as I am pretty interested in the new tagging, in-transaction comments
etc.
I cloned the git repo ok and installed the dependencies I didn't have
via macports. Then
$ ./acprep && make check
$ sudo make install
seemed to run with no apparent errors. However
[ledger (master)]$ /usr/local/bin/ledger -v
0ms [INFO] Ledger starting
6ms [INFO] Parsing file '/Users/phil/.ledgerrc'
Ledger master-0-g4d8fba5, the command-line accounting tool
Copyright (c) 2003-2009, John Wiegley. All rights reserved.
This program is made available under the terms of the BSD Public
License.
See LICENSE file included with the distribution for details and
disclaimer.
8ms [INFO] Parsing file '/Users/phil/Documents/Finance/Ledger/
ledger.dat'
Bus error
and
[ledger (master)]$ /usr/local/bin/ledger balance
Bus error
This is on a MacBook - Mac OS X 10.5.6, Intel Core 2 Duo, 2 Gb SDRAM
Any ideas on what the issue may be?
Thanks
Phil