Hi Florian,
On Mon, Mar 14 2016, Florian Stinglmayr wrote:
> On Thu, Jan 14, 2016 at 10:40:48PM +0100, Florian Stinglmayr wrote:
>> Hello list,
>>
>> here is an update for ledger. It updates ledger from 2. something to
>> ledger 3.1.1. It has moved to github, and I need to patch the cmake
>> a little to make it proper.
>>
>> Could someone who's already using ledger confirm that it is working
>> as it should, as I am just staring out to get my finances into ledger.
>>
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}
Regards,
Martin Oppegaard