You were right. This worked:
$ ./bjam install --prefix=DIR --with-test
Build time was a lot faster and it seems I only have unit_test related files in DIR/libs.
Thanks.
Now, is there info on how to configure it to work with QtCreator?
Just like the --with options, I'd suggest you pass that to bjam.Otto wrote:
>> You don't have permission to write to /usr/local/lib, apparently. Just
> like with every other Unix program, you need to be root to install things
> there.
>
> That's why I used --prefix. I thought that would allow me to install it in
> my home dir.
- Volodya
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users