On Thu, Oct 20 2011, John Wiegley wrote:
> >> acprep: INFO: Found a Boost library: /usr/lib/libboost_regex.so.1.46.1 > >> But right after that, using the ledger executable in the source folder >> (cloned from git) still gives me the above error. > >> Is there some sort of cleaning or resetting process I can do? > > Can you run "ldd ledger"? And check the modification timestamp on that Ledger > binary? Okay, I wasn't building a new ledger at all -- the binary was from June. I have no idea what went wrong there: I noticed many of the configure-related files in the build directory were owned by root, so perhaps that was hanging things up. "acprep update" (even with the --debug option) wasn't producing any particular errors, and it wasn't obvious that a new binary actually wasn't being built. Anyway I trashed the directory and re-cloned from git, and all is working well now. Sorry for the noise. Eric
