>>>>> Jim Robinson <[email protected]> >>>>> writes:
> On Friday, March 16, 2012 4:52:35 PM UTC-7, thierry wrote: > I am on Ubuntu 11.10, and I got seg fault. How I can help digging into > this? Thierry > $ ledger python ./python/demo.py Welcome to the Ledger.Python demo! > Demo completed successfully. $ ledger python Python 2.7.2+ (default, > Oct 4 2011, 20:41:12) Try "gdb ledger", then 'run python', then type dir(ledger) into the prompt, then see if you can get a stack trace. > How did you get the boost libraries? Did you build it yourself, or did it > come pre-packaged? I build Boost via MacPorts for optimized builds, and myself for debug builds. John
