POV-Ray : Newsgroups : povray.unix : Install povray-3.7.0.0 using source : Re: Install povray-3.7.0.0 using source Server Time
26 Apr 2024 04:48:16 EDT (-0400)
  Re: Install povray-3.7.0.0 using source  
From: jr
Date: 5 May 2023 01:50:00
Message: <web.64549811f414c9be58c093306cde94f1@news.povray.org>
hi,

"puni" <pun### [at] gmailcom> 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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.