<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>The build displayed that it has completed, but how can I check if the file is there?</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Dan Lipsa <dan.lipsa@kitware.com><br>
<b>Sent:</b> Thursday, July 28, 2016 3:54 PM<br>
<b>To:</b> the lily<br>
<b>Cc:</b> vtkusers@vtk.org; vtkusers@public.kitware.com<br>
<b>Subject:</b> Re: [vtkusers] VTK make install cannot find libvtkCommonCore-6.3.so.1</font>
<div> </div>
</div>
<div>
<div dir="ltr">Does that file exist? Maybe the build did not completed correctly.
<div><br>
</div>
<div>HTH,</div>
<div>Dan</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Jul 27, 2016 at 5:53 PM, the lily <span dir="ltr">
<<a href="mailto:the.1.lily@hotmail.com" target="_blank">the.1.lily@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div style="font-size:12pt; color:#000000; background-color:#ffffff; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi </p>
<p><br>
</p>
<p>I'm building VTK 6.3 on my machine, these are the steps I followed </p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px"><br>
</span></p>
<p><font color="#222222" face="arial, sans-serif"><span style="font-size:12.8px">cmake.</span></font></p>
<p><font color="#222222" face="arial, sans-serif"><span style="font-size:12.8px"><br>
</span></font></p>
<p></p>
<div>vi CMakeCache.txt</div>
<div>and changed CMAKE_INSTALL_PREFIX:PATH=/home/VTK-6.3.0</div>
<div><br>
</div>
<div>make -j</div>
<div><br>
</div>
<div>make install</div>
<div><br>
</div>
<p></p>
<p>Everything went well until I tried to do make install, to write the header files into the include directory I keep getting this error </p>
<p><br>
</p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">CMake Error at Common/Core/cmake_install.</span><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">cmake:47 (FILE):</span><br style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">
<span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">  file INSTALL cannot find</span><br style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">
<span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">  "/home/VTK-6.3.0/lib/</span><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">libvtkCommonCore-6.3.so.1".</span><br style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">
<span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">Call Stack (most recent call first):</span><br style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">
<span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">  cmake_install.cmake:100 (INCLUDE)</span><br>
</p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px"><br>
</span></p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px">I found this suggestion but it did not work: <span>export LD_LIBRARY_PATH=/home/VTK-6.3.0/lib:$LD_LIBRARY_PATH</span></span></p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px"><span><br>
</span></span></p>
<p><span style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px"><br>
</span></p>
</div>
</div>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</body>
</html>