Hi,
 I am unable to compile python bindings for boost graph library  most likely due to simple mis-configuration of path for jam files.

"bjam install" command  within the bgl directory fails with following error:
Jamfile.v2:198: in load-aux
rule python.get-python-interpreter unknown in module Jamfile<...../bgl-python>.


This rule is defined in $(BOOST-ROOT)/tools/build/v2/tools/python-config.jam which bjam  is unable to locate.

I am using boost_1_35_0 with latest bgl.

I will appreciate any suggestion.

Thanks
sandeep