[Pkg-scicomp-devel] Paraview: help failed

Gerber van der Graaf gerber.vdgraaf at gmail.com
Thu May 15 15:29:15 UTC 2008


Hi, 

Here some ideas how I got compiled the paraview deb package on a fresh
updated Debian/Unstable:

Applying "svn up -r 2340" turned out to be the identical release as the
original debian package from
http://debian.certik.cz/debian/. Tough, this release does not support qt
4.4.0 (the current version in Debian/Unstable). 

Now from the latest svn checkout (without doing "svn up -r 2340"), I
changed debian/rules, line 25: -DVTK_USE_MPEG2_ENCODER=OFF.
So vtkMPEG2Encode_INCLUDE_PATH and
vtkMPEG2Encode_LIBRARIES are not required anymore, but I do not know the
effects during operation of the program. To support qt 4.4.0 I modified
debian/patches/configure.patch line 10 to:
+STRING(REGEX MATCH "^4\\.[2-4]\\.[0-9]+" qt_version_tmp "${QTVERSION}")

During compilation of
VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkGraphicsFactory.o
it tunrned out that X11/StringDefs.h and X11/Intrinsic.h are missing. So
libxt-dev is probably needed in the dependancy list in debian/control.

When installing the package, though, paraview exits with: 
Floating point exception
Any ideas?

Gerber



On Wed, 2008-05-14 at 18:52 +0200, Ondrej Certik wrote: 
> On Wed, May 14, 2008 at 3:09 PM, Gerber van der Graaf
> <gerber.vdgraaf at gmail.com> wrote:
> > Hi, I performed a dist-upgrade in my Debian/Unstable but the help (F1)
> > function still doesn't work. Trying now to rebuild the paraview package
> > with a fresh checkout from svn://svn.debian.org/pkg-scicomp/paraview.
> > During the building (I use: dpkg-buildpackage -rfakeroot -us -uc) the
> > process reports:
> > CMake Error: This project requires some variables to be set,
> > and cmake can not find them.
> > Please set the following variables:
> > vtkMPEG2Encode_INCLUDE_PATH
> > vtkMPEG2Encode_LIBRARIES
> >
> > Which mpeg2encode library should be installed? Is there anyway such a
> > library in Debian/main (without patent restrictions)? If there isn't
> > such a library, can this option disabled?
> 
> Maybe this is caused by the latest Christophe's commit. Do:
> 
> $ svn up -r 2340
> 
> and try again.
> 
> Ondrej
-- 
developer of Gpiv: software for Particle Image Velocimetry
URL: http:/gpiv.sourceforge.net

GnuPG fingerprint: 
BF0A BBFE 5623 9761 C9E1 7C82 8B08 F586 D39A 2B64 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/attachments/20080515/d98d89c8/attachment.pgp 


More information about the Pkg-scicomp-devel mailing list