<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I still need to work on packaging, particularly for Boost libraries. By<br>
default headers get installed on /usr/include/boost-1_37/boost, and can't be<br>
found by rosmake & friends. I tried to play with rosboost-cfg and pass<br>
/usr/include/boost-1_37, but it seems ROS_BOOST_ROOT needs to be the<br>
directory containing "include", not the one containing "boost". Am I wrong ?<br>
Any other way to specify a specific location for Boost libraries ? This can<br>
be helpful as different installed versions are sometime needed. Compiling<br>
boost with --layout=system fixes the problem though, I guess I'll use this<br>
option while re-packaging boost.<br><br></blockquote><div><br></div><div>r10219 fixes rosboost-cfg's cflags in this case.</div><div><br></div><div>Josh</div></div>