Package: cmake
Version: 2.6.4-2
Severity: important
Tags: patch

CMake doesn't find VTK 5.4

--- /usr/share/cmake-2.6/Modules/FindVTK.cmake  2009-04-28 16:22:59.000000000 
-0400
+++ /tmp/FindVTK.cmake  2009-09-10 15:12:53.000000000 -0400
@@ -45,6 +45,7 @@
   SET(VTK_DIR_SEARCH "")
   FOREACH(dir ${VTK_DIR_SEARCH2})
     SET(VTK_DIR_SEARCH ${VTK_DIR_SEARCH}
+      ${dir}/../lib/vtk-5.4
       ${dir}/../lib/vtk-5.2
       ${dir}/../lib/vtk-5.1
       ${dir}/../lib/vtk-5.0



I really wonder why this file is part of the cmake package instead of the vtk 
package.

What I would like to see is a directory in which maintainer can upload their 
debian customized
FindLIBNAME.cmake files. This directory could be searched by cmake and modules 
there could 
be treated with a higher priority than files in /usr/share/cmake-2.6/Modules/


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmake depends on:
ii  cmake-data             2.6.4-2           CMake data files (modules, templat
ii  libc6                  2.9-26            GNU C Library: Shared libraries
ii  libcurl3-gnutls        7.19.5-1.1        Multi-protocol file transfer libra
ii  libexpat1              2.0.1-4           XML parsing C library - runtime li
ii  libgcc1                1:4.4.1-3         GCC support library
ii  libstdc++6             4.4.1-3           The GNU Standard C++ Library v3
ii  libxmlrpc-c3           1.06.27-1         A lightweight RPC library based on
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to