Package: libvtk5-dev
Version: 5.0.4-1.1
Severity: normal
Tags: patch

Hello,
Variable VTK_DATA_ROOT in /usr/lib/vtk-5.0/tcl/vtkbase/vtkbase.tcl should have value "/usr/share/VTKData". Its current value on my computer is "/usr/lib/vtk-5.0/tcl/vtkbase/../../../../VTKData". Here is a patch.
Best regards,
Nicolas


--- vtkbase.tcl.orig    2009-02-01 14:53:04.000000000 +0000
+++ vtkbase.tcl 2009-02-01 14:53:31.000000000 +0000
@@ -100,7 +100,7 @@
     variable VTK_DATA_ROOT [::vtk::get_arg_or_env_or_default \
             "-D" \
             "VTK_DATA_ROOT" \
- [file nativename [file join [file dirname [info script]] "../../../../VTKData"]]]
+            "/usr/share/VTKData"]
 }

 set VTK_DATA_ROOT $::vtk::VTK_DATA_ROOT



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5-dev depends on:
ii libc6-dev 2.7-18 GNU C Library: Development Librari ii libgl1-mesa-dev [libgl-dev] 7.0.3-7 A free implementation of the OpenG ii libglu1-mesa-dev [libglu-dev] 7.0.3-7 The OpenGL utility library -- deve ii libvtk5 5.0.4-1.1 Visualization Toolkit - A high lev ii libx11-dev 2:1.1.5-2 X11 client-side library (developme ii libxt-dev 1:1.0.5-3 X11 toolkit intrinsics library (de ii x11proto-core-dev 7.0.12-1 X11 core wire protocol and auxilia

libvtk5-dev recommends no packages.

Versions of packages libvtk5-dev suggests:
pn  vtk-doc                       <none>     (no description available)
pn  vtk-examples                  <none>     (no description available)

-- 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