[Pkg-scicomp-devel] paraview: module used by FreeFOAM
Gerber van der Graaf
gerber.vdgraaf at gmail.com
Wed May 13 09:11:52 UTC 2009
Hi,
I am working on debianizing FreeFOAM
(http://freefoam.wiki.sourceforge.net/, a fork of the OpenFOAM CFD
software but uses the CMake building system) that uses paraview
(module). Just installing paraview using apt-get does not work, but it
needs the buildtree of paraview as the CMakeLists.txt of FreeFOAM
includes:
find_package( ParaView REQUIRED )
Now some questions arise:
1) I performed "apt-get source paraview" and "apt-get build-dep
paraview". Though, invoking "debuild -us -uc" results into a building
error:
...
-- Plugin: Prism enabled
-- Configuring incomplete, errors occurred!
make: *** [obj-i486-linux-gnu/CMakeCache.txt] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1324:
dpkg-buildpackage -rfakeroot -D -us -uc failed
Are there missing some dependancies?
2) How to install the paraview building tree when testing the FreeFOAM
debian package under pbuilder?
Thanks, Gerber
-------------- 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/20090513/e31022f6/attachment.pgp>
More information about the Pkg-scicomp-devel
mailing list