Hi Ryan, I have just setup a Ubuntu 13.10 vagrant box and was able to run ledger successfully using: % LC_ALL=C LD_LIBRARY_PATH=/usr/local/lib/x86_64-linux-gnu ledger
I'll have a look about how the RPATH can be set correctly during the build. Interestingly the python demo runs just fine with: % LC_ALL=c python ~/src/ledger/python/demo.py For those who'd like help testing or improve the cross-compile test setup, here's the Vagrantfile I use: https://gist.github.com/afh/8765061 Cheers, Alexis -- --- 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/groups/opt_out.
