On Wed, Aug 30, 2017 at 5:02 PM, Michael Povolotskyi
wrote:
> I can try that, thank you.
>
> Still, why some libraries are found and some are not? Should this be
> covered when libmesh_opt.so is built?
>
This depends on the way VTK was built on your system. When I build VTK, I
use the following
I can try that, thank you.
Still, why some libraries are found and some are not? Should this be
covered when libmesh_opt.so is built?
Since I use vtk via libmesh only, ideally I do not need to know where
the vtk libraries are located.
Michael.
On 8/30/2017 6:58 PM, John Peterson wrote:
On Wed, Aug 30, 2017 at 4:47 PM, Michael Povolotskyi
wrote:
> Dear Libmesh team,
>
> I have built libmesh with vtk support.
>
> The build runs okay, but the library can see path to some of the necessary
> vtk libraries only, and some libraries are not found.
>
> Is it possible to fix this somehow
Dear Libmesh team,
I have built libmesh with vtk support.
The build runs okay, but the library can see path to some of the
necessary vtk libraries only, and some libraries are not found.
Is it possible to fix this somehow? Thank you!
Michael.
p.s.
Here is the ldd output and the config.log