On Wed, Oct 19 2011, John Wiegley wrote: >>>>>> Eric Abrahamsen <[email protected]> >>>>>> writes: > >> libboost_iostreams.so.1.42.0: cannot open shared object file: No such file >> or directory > > Why is Oneiric using 1.42, instead of 1.46 or 1.47?
It isn't! 1.46 is installed, it appears to be ledger that's looking for 1.42 and not finding it. Probably I'm just missing a step in the build process. Now, "./acprep update" finds the right libraries: 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? Thanks, Eric > >> Also, there is no package called bjam… > > You don't need it from 1.46 onward. > > John
