On Mon, Mar 14, 2016 at 08:05:59PM +0100, Florian Stinglmayr wrote: > On Mon, Mar 14, 2016 at 06:00:09PM +0000, Martin Oppegaard wrote: > > I get it to build, but it doesn't install the binary. It installs > > libledger.so instead. From the patch: > > > > -@bin bin/ledger > > +@lib bin/libledger.so.${LIBledger_VERSION} > > > > Thanks a lot for testing. This bug has been fixed in the diff below. > > Please apply with patch -p0 < ledger.patch so that all necessary > directories are created. This should fix any build issues one might > have. > > Regards, > Florian
Compiles and works for my ledger file (but I started using ledger after your first mail). Only tests 1, 3, 4, and 5 pass for me; the other 339 fail. Is this expected? - Matthew Martin