[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. upstream/2.5.1_beta2_svn11604_dfsg-142-g53bd64a
Anton Gladky
gladky.anton at gmail.com
Mon Mar 12 18:27:43 UTC 2012
The following commit has been merged in the master branch:
commit 4580e65afcbda86d0f75edf1fe1bb9f1b00b93b1
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Mon Mar 12 18:46:45 2012 +0100
Add a hint to README.Debian, how to compile api_demos.
diff --git a/debian/README.Debian b/debian/README.Debian
index 0f901b1..a8d82cc 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -54,3 +54,12 @@ Using python-interface is experimental and requires workaround:
export LD_PRELOAD=/usr/lib/libmpi.so
-- Anton Gladky <gladky.anton at gmail.com>, Thu Jan 05 21:57:02 2012
+
+* Compiling api_demos
+------------
+
+to build api_demos go into the newly created directory
+cmake ../../../gmsh/utils/api_demos -DCMAKE_CXX_FLAGS="-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -fopenmp -lgl2ps -lGL -lglut" -DCMAKE_INCLUDE_PATH:="/usr/include/mpi;/usr/include/gmsh" -DCMAKE_VERBOSE_MAKEFILE=ON
+
+ -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>, Mon Mar 12 18:30:00 2012
+
--
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator.
More information about the debian-science-commits
mailing list