Subject: [boost] [python] "Boost.Python Build and Test HOWTO" doc suggestion
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-07-24 10:11:18


In the Requirements section, change:

      Boost.Python requires Python 2.2 or newer.

to:

      Boost.Python requires Python 2.2 or newer. Both the Python runtime
and the development (i.e. header) packages must be installed.

--Beman