[vtkusers] VTK make install cannot find libvtkCommonCore-6.3.so.1

Dan Lipsa dan.lipsa at kitware.com
Thu Jul 28 10:50:23 EDT 2016


Take a look at the build output, I suspect you have a build error somewhere
- you'll have to fix that first.

Dan


On Thu, Jul 28, 2016 at 10:17 AM, the lily <the.1.lily at hotmail.com> wrote:

> 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> 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
>>
>> 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/2219c5d2/attachment.html>


More information about the vtkusers mailing list