Description of problem: incorrect definition of VTK_LIBRARY_DIRS in /usr/lib/vtk-5.2/VTKConfig.cmake Version-Release number of selected component (if applicable): 5.2.1 How reproducible: always try to build octaviz for instance you will see that it is looking for /usrlib/vtk-5.2 directory Steps to Reproduce: 1.try to build octaviz for instance 2.missing /usrlib/vtk-5.2 directory 3. Actual results: SET(VTK_LIBRARY_DIRS "${VTK_INSTALL_PREFIX}lib/vtk-5.2") Expected results: SET(VTK_LIBRARY_DIRS "${VTK_INSTALL_PREFIX}/lib/vtk-5.2") Additional info:
Same problem with ${VTK_INSTALL_PREFIX}include Allmost all cmake files are affected in /usr/lib/vtk-5.2 replacing ${VTK_INSTALL_PREFIX} by ${VTK_INSTALL_PREFIX}/ solve the problem
vtk-5.4.2-33.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/vtk-5.4.2-33.fc11
vtk-5.4.2-33.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/vtk-5.4.2-33.fc10
vtk-5.4.2-33.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update vtk'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7940
vtk-5.4.2-33.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update vtk'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7958
vtk-5.4.2-33.fc10, vtkdata-5.4.2-13.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update vtk vtkdata'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7940
vtk-5.4.2-33.fc11, vtkdata-5.4.2-13.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update vtk vtkdata'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7958
vtk-5.4.2-33.fc10, vtkdata-5.4.2-13.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
vtk-5.4.2-33.fc11, vtkdata-5.4.2-13.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.