<div dir="ltr">Hello,<div><br></div><div>I am installing Paraview 3.98 from source on a new system and when I am configuring the ccmake to generate the Makefile, ccmake returns a series of warnings like given below. After this I am able to generate Makefile successfully and the installation goes smoothly but I am wondering what these errors mean?</div>
<div><br></div><div>Thank you,</div><div>Pradeep</div><div><br></div><div>-----------------------------------------------------------------------------------<br></div><div>
<p style="margin:0px"> CMake Warning at VTK/CMake/vtkModuleMacros.cmake:375 (add_library):</p>
<p style="margin:0px"> Cannot generate a safe runtime search path for target</p>
<p style="margin:0px"> vtkRenderingFreeTypePythonD because files in some directories may conflict</p>
<p style="margin:0px"> with libraries in implicit directories:</p>
<p style="margin:0px"><br></p>
<p style="margin:0px"> runtime library [libGL.so.1] in /usr/lib64 may be hidden by files in:</p>
<p style="margin:0px"> /home/hp120242/k00603/local/HH-1298/usr/lib64</p>
<p style="margin:0px"><br></p>
<p style="margin:0px"> Some of these libraries may not be found correctly.</p>
<p style="margin:0px"> Call Stack (most recent call first):</p>
<p style="margin:0px"> VTK/CMake/vtkPythonWrapping.cmake:49 (vtk_add_library)</p>
<p style="margin:0px"> VTK/CMake/vtkWrapping.cmake:55 (vtk_add_python_wrapping)</p>
<p style="margin:0px"> VTK/CMake/vtkModuleMacros.cmake:518 (vtk_add_wrapping)</p>
<p style="margin:0px"> VTK/Rendering/FreeType/CMakeLists.txt:45 (vtk_module_library)</p>
<p style="margin:0px"><br></p>
<p style="margin:0px"><br></p>
<p style="margin:0px"><br></p>
<p style="margin:0px"> CMake Warning at VTK/CMake/vtkModuleMacros.cmake:375 (add_library):</p>
<p style="margin:0px"> Cannot generate a safe runtime search path for target vtkRenderingContext2D</p>
<p style="margin:0px"> because files in some directories may conflict with libraries in implicit</p>
<p style="margin:0px"> directories:</p>
<p style="margin:0px"><br></p>
<p style="margin:0px"> runtime library [libGL.so.1] in /usr/lib64 may be hidden by files in:</p>
<p style="margin:0px"> /home/hp120242/k00603/local/HH-1298/usr/lib64</p><p style="margin:0px">-----------------------------------------------------------------------------------</p></div></div>