- Kernel: Linux (2.6.3*+)
- C++ compiler: GCC (4.4.* or 4.5.*) or Clang (2.9+)
- C++ standard library: GNU libstdc++ (4.4.* or 4.5.*)
- C standard library: EGLIBC (2.7.*+) or glibc (2.7.*+)
- Boost C++ Libraries (1.47.0+)
- Boost Build (v2+)
Note: Support for Windows (7, HPC Compute Cluster or Server) + MSVC 10 is forthcoming.
Set the environmental variable BOOST_ROOT to point to your Boost source tree::
$ export BOOST_ROOT=/home/wash/boostInvoke bjam::
$ bjam -j40
Prana and Phxpr use the Boost Software License.