
22 Sep
2008
22 Sep
'08
2:42 p.m.
Boris wrote:
On Linux line 624 in boost_1_36_0/boost/test/impl/execution_monitor.ipp should be temporarily changed like I did on Solaris (not sure if you did this?). I did.
As the test cases try to start a program "helpers" shared libraries "helpers" depends on must be found. You might need to set and export LD_LIBRARY_PATH before you run the test cases. No, no need. helpers runs fine standalone.
Sebastian