summaryrefslogtreecommitdiffstats
path: root/academic/getdp/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/getdp/README')
-rw-r--r--academic/getdp/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/getdp/README b/academic/getdp/README
index 3dab37d132..4e131496bc 100644
--- a/academic/getdp/README
+++ b/academic/getdp/README
@@ -6,3 +6,13 @@ dimensions. The main feature of GetDP is the closeness between
the input data defining discrete problems (written by the user in
ASCII data files) and the symbolic mathematical expressions of these
problems.
+
+Optional dependency: gmsh
+
+Note:
+If you want to build Getdp with Gmsh support it is necessary to
+install the Gmsh package first, but compiled with both static and
+dynamic libraries. If you use the build script for Gmsh available at
+SBo you just need to pass:
+BUILDSTATICLIB=yes
+prior to run gmsh.SlackBuild