No description
Find a file
2008-07-17 17:44:26 -04:00
scripts Added a new script that enables use of Ledger as a smart "du". 2008-04-13 02:41:31 -04:00
tests Changed from using .cvsignore to .gitignore. 2008-05-08 02:50:05 -04:00
.gitignore Added COPYING and TAGS to the ignore list. 2008-07-13 22:50:33 -04:00
acprep option.cc: Include unistd.h, to pull in the prototype for access(). This was 2008-05-07 04:19:37 -04:00
amount.cc Removed unnecessary assert. 2008-07-17 17:44:26 -04:00
amount.h Added #include lines for building on Debian lenny. 2008-07-13 22:50:21 -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 Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
balance.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
binary.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
binary.h Made several changes to the parsing infrastructure to allow passing 2008-04-13 02:41:23 -04:00
config.cc Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
config.h Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
configure.in Updated the build process in acprep and configure.in to run without issues, 2008-05-07 03:40:52 -04:00
csv.cc Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
csv.h Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
datetime.cc Added several more date/time fixes from Nathan Jones. Fixes #49. 2008-07-17 06:19:40 -04:00
datetime.h Correct several glaring issues with interval_t and the date parser, which has 2008-07-17 06:12:32 -04:00
debug.cc Added much better error location. 2008-04-13 02:41:29 -04:00
debug.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
derive.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
derive.h updated to version 2.0 2008-04-13 02:40:47 -04:00
emacs.cc Transactions now track their beginning and ending position, as do 2008-04-13 02:41:24 -04:00
emacs.h Added an Emacs formatter, accessible with the new "emacs" command. 2008-04-13 02:40:56 -04:00
error.h *** empty log message *** 2008-04-13 02:41:32 -04:00
fdstream.hpp Whitespace changes. 2008-04-13 02:41:01 -04:00
format.cc Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
format.h Added elision styles. 2008-04-13 02:41:32 -04:00
gnucash.cc Made several fixes to commodity parsing, which were preventing Gnucash files 2008-04-13 05:02:38 -04:00
gnucash.h Made several changes to the parsing infrastructure to allow passing 2008-04-13 02:41:23 -04:00
journal.cc Check whether this_bal actually finds a matching commodity value, otherwise 2008-07-17 17:37:03 -04:00
journal.h Added a note field to entry_t objects. 2008-04-13 05:08:21 -04:00
ledger.el *** empty log message *** 2008-04-13 02:41:30 -04:00
ledger.h Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
ledger.texi Removed incorrect statement about there being no Emacs mode for Ledger. Fixes 2008-07-16 03:59:49 -04:00
ledger.vim *** empty log message *** 2008-04-13 02:41:17 -04:00
LICENSE *** empty log message *** 2008-04-13 02:41:21 -04:00
main.cc Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
Makefile.am Increased version to 2.6.0.90 and added documentation for this release. 2008-04-13 05:09:39 -04:00
mask.cc Added much better error location. 2008-04-13 02:41:29 -04:00
mask.h Added much better error location. 2008-04-13 02:41:29 -04:00
NEWS Restored a missing history note re: v2.4.1. 2008-05-07 01:35:48 -04:00
ofx.cc *** empty log message *** 2008-04-13 02:41:29 -04:00
ofx.h Made several changes to the parsing infrastructure to allow passing 2008-04-13 02:41:23 -04:00
option.cc Reverted changes to option.cc in commit 2bdafd71, since I do not want to 2008-07-17 05:02:36 -04:00
option.h Made separate modules for the csv command, since the prior method was 2008-04-13 02:41:33 -04:00
parser.cc Several fixes to lot price handling. 2008-04-13 02:41:31 -04:00
parser.h *** empty log message *** 2008-04-13 02:41:29 -04:00
qif.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
qif.h Made several changes to the parsing infrastructure to allow passing 2008-04-13 02:41:23 -04:00
quotes.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
quotes.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
README Removed Python integration support. 2008-04-13 02:41:21 -04:00
reconcile.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
reconcile.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
report.cc Added elision styles. 2008-04-13 02:41:32 -04:00
report.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
sample.dat updated to version 2.0 2008-04-13 02:40:47 -04:00
setup.py Increased version to 2.6.0.90 and added documentation for this release. 2008-04-13 05:09:39 -04:00
startup.cc Added a DATETIME value type. 2008-04-13 02:41:29 -04:00
test.py Added much better error location. 2008-04-13 02:41:29 -04:00
textual.cc Added several more date/time fixes from Nathan Jones. Fixes #49. 2008-07-17 06:19:40 -04:00
textual.h *** empty log message *** 2008-04-13 02:41:29 -04:00
timeclock.el Removed Python integration support. 2008-04-13 02:41:21 -04:00
timing.h Added a DATETIME value type. 2008-04-13 02:41:29 -04:00
util.h Added a fix for FreeBSD, so that Ledger can compile there. 2008-04-13 02:40:59 -04:00
valexpr.cc Moved the sequencing of a call to node.reset, since the intervening expression 2008-07-17 06:12:04 -04:00
valexpr.h *** empty log message *** 2008-04-13 02:41:32 -04:00
value.cc Added missing casts to amount_t. 2008-04-13 05:09:13 -04:00
value.h *** empty log message *** 2008-04-13 02:41:32 -04:00
walk.cc (handle_value): The transaction xdata.dflags were being set too late; the 2008-04-13 05:05:03 -04:00
walk.h Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
xml.cc Reworked the way date/times are handled. 2008-04-13 02:41:32 -04:00
xml.h *** empty log message *** 2008-04-13 02:41:32 -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.