23 Aug
2010
23 Aug
'10
4:04 p.m.
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?
2010/8/23 Vladimir Prus
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.
Just like the --with options, I'd suggest you pass that to bjam.
- Volodya
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users