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, -- --- 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.
