[Pkg-scicomp-devel] paraview/trunk/debian

Ondrej Certik ondrej at certik.cz
Sun Feb 17 09:25:13 UTC 2008


On Feb 17, 2008 9:15 AM, Christophe Prud'homme <prudhomm at debian.org> wrote:
> SVN commit 2153 by prudhomm:
>
> enable python
> remove 3.2 extension
>
>
>  M  +5 -1      paraview/trunk/debian/rules
>
>
> --- paraview/trunk/debian/rules #2152:2153
> @@ -21,7 +21,7 @@
>          -DBUILD_TESTING=OFF              \
>          -DVTK_USE_FFMPEG_ENCODER=ON      \
>          -DPARAVIEW_USE_MPI=ON            \
> -        -DPARAVIEW_ENABLE_PYTHON=OFF     \
> +        -DPARAVIEW_ENABLE_PYTHON=ON      \

I think you also need to put

python2.5-dev

into build-depends, otherwise it fails to build in pbuilder.  But even
if you do that, it still fails to build for me, see:

http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/2008-February/002078.html

Ondrej



More information about the Pkg-scicomp-devel mailing list