Hi Michael, have a look at the supported Homebrew build options for the ledger formula:
% brew options ledger --debug Build with debugging symbols enabled --with-docs Build HTML documentation --with-python Build with python support --HEAD install HEAD version You can install ledger with python support by running: % brew install ledger --with-python To ensure that everything has been built correctly use: % brew test ledger --with-python which will run some *very* basic tests on ledger and its python support. All of this runs fine for me on Yosemite. Best, Alexis -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
