Hi,<br><br>The new build system introduces changes the naming convention of VTK libraries.<br><br>Previously, libraries were installed to "lib/vtk-5.9" and had the names:<br><br>libvtkCommon.so -> libvtkCommon.so.5.9<br>
libvtkCommon.so.5.9 -> libvtkCommon.so.5.9.0<br>libvtkCommon.so.5.9.0<br><br>Now, libraries are installed to "lib" and have the names:<br><br><a href="http://libvtkCommonCore-6.0.so">libvtkCommonCore-6.0.so</a> -> libvtkCommonCore-6.0.so.1<br>
libvtkCommonCore-6.0.so.1<br><br><br>I just wanted to post this email so this change gains some visibility. I understand that the new convention
follows what has been done with ITK.<br><br>Pat<br>