Thanks Jostein, I already have all the dependencies, hitting other problems. I got mbudde's PPA, that works, but there's no Python module, only the main binary. I'm due for an upgrade to 14.04 anyhow, I'll wait until I do that and retry, I just have too little time to get this workign right now. I'd like to eventually use the Ledger parser from Python to convert into Beancount data structure so you can all try/use the web interface I built.
On Sat, Apr 26, 2014 at 2:47 AM, Jostein Berntsen <[email protected]>wrote: > On 25.04.14,22:52, Martin Blais wrote: > > Sorry I meant, 13.04, not the LTS. > > > > > > > > On Fri, Apr 25, 2014 at 10:47 PM, Martin Blais <[email protected]> wrote: > > > > > Hi, > > > I'm trying to build Ledger from source on a vanilla Ubuntu 12.04 in > order > > > to write a script to convert Ledger files to other formats. > > > I just burnt 3 hours fiddling and fiddling to get this working, I think > > > I've hit all the issues so far: > > > - the utf8.h missing file, > > > - older version of cmake barfing, > > > - custom install of recent boost not being recognized (had to edit a > file > > > to force it) > > > - failed build using g++-4.7 (cannot recognize unique_ptr somehow) > > > - switched to clang > > > and a few more. > > > > > > Does anyone have straightforward instructions on how to build on Ubuntu > > > 12.04? > > > It is an awfully common platform, after all, it's the LTS. > > > (I've done a lot of this, I know if I keep banging on it I will win, > but > > > this would save me lots of time.) > > > Thanks, > > Will this help? > > https://groups.google.com/forum/#!topic/ledger-cli/WeCQ9SEjYAA > > Jostein > > > -- > > --- > 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. > -- --- 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.
