Comment 1 for bug 522386

Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

Attached branch fixes both problems causing paraview FTBFS in Ubuntu Lucid:

    - Utilities/Xdmf2/libsrc/XdmfObject.h: add required #include <string.h>.

    - debian/rules, control: build with PARAVIEW_USE_SYSTEM_HDF5=OFF to use
      internal hdf5 library, as paraview requires an earlier version of
      libhdf5-serial-dev than Ubuntu Lucid's 1.8.3-2.1.

Note: A much newer version of paraview is present at Debian, but held up by issues with libhdf5.