
6 Apr
2010
6 Apr
'10
4:10 a.m.
Ralf W. Grosse-Kunstleve wrote:
The recent build summaries for boost.python come up all blank. I'm guessing this is a bad sign. Are the log files somewhere from which I could tell what's wrong?
Given boost svn trunk, I found out I can run bootstrap.sh to get a bjam executable. But I couldn't figure out how to build and run the python tests. Could some help with the commands I need? I have Fedora 6, 8, 11, 12.
You just go to libs/python/test and run 'bjam' there -- using bjam executable create by bootstrap.sh Does this work? - Volodya