|
 |
hi,
"puni" <pun### [at] gmail com> wrote:
> ...
> --with-boost=/home/apps/...
> ...
> configure: error: cannot link with the boost thread library
the linker looks in cached directories for its libraries. /home/ directories,
usually, aren't part of that set. think you need to add the path[*], check out
'man ldconfig'.
[*] or, better, install the libraries in the designated directories, ie under
'/usr/[local/]lib64'.
regards, jr.
Post a reply to this message
|
 |