Hey I both tried the pre-built version of bjam and build my own but still Im unable to build boost.

Im executing the following command line

bjam --show-libraries

And I get the following error

error: Boost.Jam version 3.1.12 or later required

when I enter this command to determine my bjam version as:

bjam -v

I get the following output

Boost.Jam    Version 3.1.9.    OS=NT
( some more copyright lines here)

Im using boost 1.39.0

--
Manzoor Ahmed