No description
Find a file
2008-07-22 02:23:45 -04:00
scripts Added a new script that enables use of Ledger as a smart "du". 2008-04-13 02:41:31 -04:00
test Got the unit tests compiling again (though not running yet). 2008-05-09 05:17:44 -04:00
.gitignore Merged in bug fixes from master (done for 2.6.1b) 2008-07-19 21:36:34 -04:00
acprep Added back the --version option, and changed acprep so that it hacks on the 2008-07-21 19:03:26 -04:00
amount.cc Re-enabled almost all of the code in main.cc. 2008-07-20 23:28:29 -04:00
amount.h Some basic fixes to get things almost running, although we still can't parse 2008-07-19 23:10:37 -04:00
amounts.cc (read_binary_journal): Fixed a tiny memory leak when reading from a 2008-04-13 02:41:28 -04:00
balance.cc The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
balance.h Added helper methods for comparing a balance to a balance_pair. 2008-07-17 21:22:24 -04:00
balpair.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
binary.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
binary.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
commodity.cc The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
commodity.h The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
configure.tmpl Renamed configure.in to configure.tmpl. 2008-05-11 20:50:12 -04:00
csv.cc Brought in the final round of 3.0 code, although it does not compile yet: 2008-07-20 05:03:54 -04:00
csv.h Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
derive.cc Merged in from master. 2008-07-21 17:34:39 -04:00
derive.h updated to version 2.0 2008-04-13 02:40:47 -04:00
emacs.cc Brought in the final round of 3.0 code, although it does not compile yet: 2008-07-20 05:03:54 -04:00
emacs.h Added an Emacs formatter, accessible with the new "emacs" command. 2008-04-13 02:40:56 -04:00
error.h The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
fdstream.hpp Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
flags.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
format.cc The new XPath parser has been integrated, although I have removed the 2008-07-20 23:12:04 -04:00
format.h Brought in the final round of 3.0 code, although it does not compile yet: 2008-07-20 05:03:54 -04:00
gnucash.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
gnucash.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
journal.cc Things are at least compiling and linking again, but we're still far from 2008-07-20 21:17:26 -04:00
journal.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
ledger.el Merged in from master. 2008-07-21 17:34:39 -04:00
ledger.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
ledger.texi More copyright date updates. 2008-07-21 06:29:40 -04:00
ledger.vim *** empty log message *** 2008-04-13 02:41:17 -04:00
LICENSE More copyright date updates. 2008-07-21 06:29:40 -04:00
main.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
main.py Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
Makefile.am A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
mask.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
mask.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
NEWS Updated the version number to 2.6.1. 2008-07-17 23:28:05 -04:00
ofx.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
ofx.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
option.cc Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
option.h Brought in the final round of 3.0 code, although it does not compile yet: 2008-07-20 05:03:54 -04:00
parser.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
parsexp.cc Re-enabled almost all of the code in main.cc. 2008-07-20 23:28:29 -04:00
parsexp.h The new XPath parser has been integrated, although I have removed the 2008-07-20 23:12:04 -04:00
pushvar.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
py_amount.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
py_commodity.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
py_times.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
py_utils.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
pyfstream.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
pyinterp.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
pyinterp.h Commented out code that's not being used yet. 2008-07-19 21:02:58 -04:00
pyledger.cc Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
pyledger.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
pyutils.h Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
qif.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
qif.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
quotes.cc The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
quotes.h The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
README Removed Python integration support. 2008-04-13 02:41:21 -04:00
reconcile.cc The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
reconcile.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
report.cc Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
report.h Brought in the final round of 3.0 code, although it does not compile yet: 2008-07-20 05:03:54 -04:00
sample.dat updated to version 2.0 2008-04-13 02:40:47 -04:00
session.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
session.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
setup.py Updated the version number to 2.6.1. 2008-07-17 23:28:05 -04:00
system.hh The code is compiling again, but it's far from being able to run yet. 2008-05-08 02:50:19 -04:00
test.py Added much better error location. 2008-04-13 02:41:29 -04:00
textual.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
textual.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
timeclock.el Removed Python integration support. 2008-04-13 02:41:21 -04:00
times.cc The new XPath parser has been integrated, although I have removed the 2008-07-20 23:12:04 -04:00
times.h The new XPath parser has been integrated, although I have removed the 2008-07-20 23:12:04 -04:00
tuples.hpp Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
utils.cc The new XPath parser has been integrated, although I have removed the 2008-07-20 23:12:04 -04:00
utils.h Re-enabled almost all of the code in main.cc. 2008-07-20 23:28:29 -04:00
valexpr.cc Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
valexpr.h Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
valgrind.sh Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
value.cc Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
value.h Added the var_t helper class, which can be seen in the beginning 2008-07-21 20:41:42 -04:00
version Migrated over both code and build environment from was-v3.0 branch. 2008-05-08 02:50:19 -04:00
walk.cc Merged in from master. 2008-07-21 17:34:39 -04:00
walk.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
xml.cc A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00
xml.h A great deal of reorganization to restore the old parsing code (since the 2008-07-22 02:23:45 -04:00

			  Welcome to Ledger

		 the command-line accounting program

Introduction
============

Ledger is an accounting program which is invoked from the command-line
using a textual ledger file.  To start using Ledger, you will need to
create such a file containing your financial transactions.  A sample
has been provided in the file "sample.dat".  See the documentation
(ledger.pdf, or ledger.info) for full documentation on creating a
ledger file and using Ledger to generate reports.

Once you have such a file -- you might call it "ledger.dat" -- you can
start looking at balances and account registers using commands like
the following:

  ledger -f ledger.dat balance assets:checking
  ledger -f ledger.dat register expenses:food

This assumes, of course, that like the sample file you use account
names such as "Assets:Checking" and "Expenses:Food".  If you use other
account names, you will need to vary the reporting commands you use
accordingly.


Building
========

To build Ledger, you will need a fairly modern C++ compiler (gcc 2.95
will not work), and at least these two libraries installed:

    gmp        GNU multi-precision library
    pcre       Perl regular expression library

(On some GNU/Linux systems, the packages you need to install are
called "gmp-dev" and "pcre-dev").

If you wish to read Gnucash data files, you will also need two XML
libraries, which may or may not be available in a single package (it
depends on your distribution):

    libexpat, or libxmlparse and libxmltok

Once you have determined where the headers and libraries for the above
packages are installed, run the script "configure", passing those
paths.  If you installed everything under /usr/local, you can probably
just type "./configure".  Otherwise, do this:

    ./configure CPPFLAGS=-I<INCLUDE-PATH>  LDFLAGS=-L<LIBRARY-PATH>

If you need to specify multiple include or library paths, then do
this:

    ./configure CPPFLAGS="-I<PATH1> -I<PATH2>"  LDFLAGS="-L<PATH1> -L<PATH2>"

Once configure is done running, just type:

    make install


Mailing List and IRC
====================

If you need help on how to use Ledger, or run into problems, you can
join the Ledger mailing list at the following Web address:

    https://lists.sourceforge.net/lists/listinfo/ledger-discuss

You can also find help at the #ledger channel on the IRC server
irc.freenode.net.