On Sunday, May 27, 2012 2:08:35 AM UTC+2, Matthew Palmer wrote: > > On Sat, May 26, 2012 at 02:12:39PM -0700, thierry wrote: > > Here are my attempts : > > - ledger from source, boost 1.49 from source, cmake 2.8.8 from source > > --> SUCCESS > > - ledger from source, boost 1.49 from source, cmake 2.8.7 from apt-get > > --> SUCCESS(1) > > - ledger from source, boost 1.48 from apt-get, cmake 2.8.7 from > > apt-get --> SUCCESS(1) > > Given that boost 1.49 and cmake 2.8.8 seemed to work OK, and given that > both > of those are in Wheezy, why didn't you build with them?
Because I am actually using Linux Mint that is lagging some months behind the real Debian Wheezy, and cmake 2.8.8 + boost 1.49 are not yet available in mint. > I ask because I'm > going to have to do that sooner or later, and I'd prefer to know what I'm > going up against. > I've then tried in virtualbox on a vanilla debian wheezy, and I can confirm that - ledger from source, boost 1.49 from apt-get, cmake 2.8.8 from apt-get --> SUCCESS
