I haven't tried the dmg, but I was able to build ledger3 the other
night for Mac OS X 10.5.8.

Using MacPorts (http://www.macports.org/) to install git and then
fetching ledger from https://github.com/jwiegley/ledger/wiki (by way
git cloning git://github.com/jwiegley/ledger.wiki.git), I followed the
directions in README-1st to first build the dependencies and then I
building the optimized version.

I had to make one small deviation from the directions. Per a posting
by Myles English I found that using

  CPPFLAGS=-DBOOST_IOSTREAMS_USE_DEPRECATED ./acprep opt make

allowed me to build ledger 3.  Without the CPPFLAGS option, configure
would complain about missing boost_iostreams.

On Oct 16, 12:17 pm, David Glasser <[email protected]> wrote:
> There's a link on 
> http://github.com/jwiegley/ledger/wikitoftp://ftp.newartisans.com/pub/ledger/ledger-Leopard-g290cac7.dmg.zip
> for OS X Leopard, but it's broken. The only DMG on the newartisans
> site does this on Leopard:
>
> $ ./ledger
> dyld: unknown required load command 0x80000022
> Trace/BPT trap
>
> Anyone have any luck? I'd like to upgrade to the new shiny, but...
>
> --dave
>
> --
> [email protected] | langtonlabs.org | flickr.com/photos/glasser/

Reply via email to