Ah, I see from your PPA you made this change:

diff -Nru paraview-3.14.0/debian/patches/fix_hdf5_mpi.patch 
paraview-3.14.1/debian/patches/fix_hdf5_mpi.patch
--- paraview-3.14.0/debian/patches/fix_hdf5_mpi.patch   1970-01-01 
00:00:00.000000000 +0000
+++ paraview-3.14.1/debian/patches/fix_hdf5_mpi.patch   2012-04-16 
18:46:05.000000000 +0000
@@ -0,0 +1,14 @@
+Description: Fix FTBFS due to missing include path "mpi"
+Author: Anton Gladky <[email protected]>
+Last-Update: 2012-04-16
+
+--- a/VTK/Utilities/vtknetcdf/CMakeLists.txt
++++ b/VTK/Utilities/vtknetcdf/CMakeLists.txt
+@@ -302,6 +302,7 @@
+   ${CMAKE_CURRENT_SOURCE_DIR}/libsrc4
+   ${CMAKE_CURRENT_BINARY_DIR}
+   ${VTK_HDF5_INCLUDE_DIR}
++  "/usr/include/mpi"
+   )
+ 
+ set(netcdf_liblib_SOURCES "" CACHE INTERNAL "" FORCE)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975417

Title:
  ParaView conflicts with python-vtk, python-viper,...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/paraview/+bug/975417/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to