
3 Dec
2008
3 Dec
'08
9:40 p.m.
----- Original Message ----- From: <frederic.bron@alcan.com> To: <boost@lists.boost.org> Sent: Wednesday, December 03, 2008 10:10 PM Subject: Re: [boost] Running Boost Regression Tests
I have juste tried to run the test with cygwin both with g++ and g++ mingw but it stopped there (see below) after downloading everything. It says it cannot find bjam but bjam is there in tools_bjam/bin.cygwinx86/bjam.exe
Hi, bjam must be on your PATH. E.g. copy it on /bin. Vicente