README-1ST changes

This commit is contained in:
John Wiegley 2012-11-02 14:09:27 -05:00
parent 71ecd4ef79
commit ab887ad7d7

View file

@ -29,7 +29,7 @@ but know that you have 'build/ledger/debug' available for testing and
for more useful bug reports. for more useful bug reports.
=============================================================================== ===============================================================================
COMMON CONFIGURE/BUILD PROBLEMS: COMMON CONFIGURE/BUILD PROBLEMS
=============================================================================== ===============================================================================
To build and install Ledger requires several dependencies on various To build and install Ledger requires several dependencies on various
@ -49,7 +49,7 @@ With the contents of config.log, and the output from acprep --debug update,
it's usually fairly obvious where things have gone astray. it's usually fairly obvious where things have gone astray.
=============================================================================== ===============================================================================
F.A.Q.: F.A.Q.
=============================================================================== ===============================================================================
@ -152,16 +152,15 @@ F.A.Q.:
---------------------------------------------------------------------- ----------------------------------------------------------------------
- Q: My distribution has a versions of Boost and/or CMake that are too - Q: My distribution has versions of Boost and/or CMake that are too old for
old for Ledger. How do I build my own Boost and/or CMake binaries Ledger. How do I build my own Boost and/or CMake binaries that will
that will work properly with Ledger? Thereafter, how do I configure work properly with Ledger? Thereafter, how do I configure Ledger
Ledger properly to use those newly built verisons of Boost and/or properly to use those newly built verisons of Boost and/or CMake?
CMake?
A: Here's commands that one user used to make this work, for Boost A: Here's commands that one user used to make this work, for Boost 1.51.0
1.51.0 on Debian GNU/Linux 6.0.x (aka Debian squeeze). It's likely on Debian GNU/Linux 6.0.x (aka Debian squeeze). It's likely to work ok
to work ok for other versions of Boost as well. YMMV on other for other versions of Boost as well. YMMV on other distributions and/or
distributions and/or other Debian distribution versions, though. other Debian distribution versions, though.
# Preparing and building Boost 1.51.0 # Preparing and building Boost 1.51.0