[vtkusers] VTK make install cannot find libvtkCommonCore-6.3.so.1
the lily
the.1.lily at hotmail.com
Thu Jul 28 10:17:50 EDT 2016
Hi Dan,
You are right it does not exist, is there a way to fix that?
________________________________
From: Dan Lipsa <dan.lipsa at kitware.com>
Sent: Thursday, July 28, 2016 3:54 PM
To: the lily
Cc: vtkusers at vtk.org; vtkusers at public.kitware.com
Subject: Re: [vtkusers] VTK make install cannot find libvtkCommonCore-6.3.so.1
Does that file exist? Maybe the build did not completed correctly.
HTH,
Dan
On Wed, Jul 27, 2016 at 5:53 PM, the lily <the.1.lily at hotmail.com<mailto:the.1.lily at hotmail.com>> wrote:
Hi
I'm building VTK 6.3 on my machine, these are the steps I followed
cmake.
vi CMakeCache.txt
and changed CMAKE_INSTALL_PREFIX:PATH=/home/VTK-6.3.0
make -j
make install
Everything went well until I tried to do make install, to write the header files into the include directory I keep getting this error
CMake Error at Common/Core/cmake_install.cmake:47 (FILE):
file INSTALL cannot find
"/home/VTK-6.3.0/lib/libvtkCommonCore-6.3.so.1".
Call Stack (most recent call first):
cmake_install.cmake:100 (INCLUDE)
I found this suggestion but it did not work: export LD_LIBRARY_PATH=/home/VTK-6.3.0/lib:$LD_LIBRARY_PATH
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160728/49bb5cbd/attachment.html>
More information about the vtkusers
mailing list