summaryrefslogtreecommitdiffstats
path: root/graphics/OpenCASCADE/README
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-09-05 21:35:52 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-09-05 23:03:04 -0500
commitc43d1ff3f1d6f69febba34e560f4846909117225 (patch)
tree74744b70119e90db4347bcfd31d8a0ca26bd44b1 /graphics/OpenCASCADE/README
parent467955089191daafece9f0a8e4406dd31ced9abd (diff)
downloadslackbuilds-c43d1ff3f1d6f69febba34e560f4846909117225.tar.gz
slackbuilds-c43d1ff3f1d6f69febba34e560f4846909117225.tar.xz
graphics/OpenCASCADE: Updated for version 6.5.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/OpenCASCADE/README')
-rw-r--r--graphics/OpenCASCADE/README12
1 files changed, 10 insertions, 2 deletions
diff --git a/graphics/OpenCASCADE/README b/graphics/OpenCASCADE/README
index 9288064905..23706ab8f0 100644
--- a/graphics/OpenCASCADE/README
+++ b/graphics/OpenCASCADE/README
@@ -2,5 +2,13 @@ OpenCASCADE is a software development platform freely available in open
source. It includes components for 3D surface and solid modelling,
visualization, data exchange and rapid application development.
-NOTE: This package needs about 2GB of space to build, so adapt your OUTPUT /
-TMP variables if necessary.
+NOTE: This package needs about 2.5GB of space to build, so adapt your
+OUTPUT / TMP variables if necessary.
+
+If you want the complete documentation installed with this (and add about
+600MB to the package), start the script with:
+
+ INSTALL_FULL_DOCS=yes ./OpenCASCADE.SlackBuild
+
+This requires ftgl.
+FreeImage, libtbb and gl2ps are optional.