[Pkg-scicomp-devel] Fwd: paraview and python

Ondrej Certik ondrej at certik.cz
Sun Feb 17 12:14:33 UTC 2008


Christophe,

On Feb 17, 2008 12:39 PM, Christophe Prud'homme <prudhomm at debian.org> wrote:
> Ondrej
>
> I believe(for the moment) that your change is not the right one
> somehow the PYTHON_EXECUTABLE variable is not correctly defined (see one
> line above tour changes)

You are right, I didn't realize this. However, your fix is wrong too
imho - you need to remove my patch,
otherwise something like this will be executed:

python2.5 python2.5 compile_all_pv.py

and this will fail. Simply remove the patch from
debian/patches/series. If it works, we'll remove the patch completely
then.

> I now define it in the debian/rules and recompile paraview to check that it is fine.
> could you check that the change I just made in debian/rules? it seems that your computer is faster to compile than mine

I am compiling with -j5 on 4 amd64 processors. However, as written in
my other message, it fails on 64bits, so I am first investigating
that.
The python patch problem is minor - my patch works both on i386 and
amd64 in pbuilder. Your solution is more elegant, but we first need to
make paraview build reliably. So I'll check your changes when I fix
the amd64 problem.


Ondrej



More information about the Pkg-scicomp-devel mailing list