summaryrefslogtreecommitdiff
path: root/scripts/opensuse-build-dependencies.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-07-13 19:05:42 (GMT)
committerMarius Kintel <marius@kintel.net>2012-07-13 19:05:42 (GMT)
commita7a8679461e33b3ff99336dc71a060ef1a76cf09 (patch)
tree989f1ed5b298b873e800d43ed9817d8dd7752333 /scripts/opensuse-build-dependencies.sh
parent38a4585d1a9abe9c779c5d0677bfc81c407db371 (diff)
parent2cf86fc204dea5963dce6865d50f0062a1d97330 (diff)
Merge pull request #142 from openscad/opensuse
Opensuse
Diffstat (limited to 'scripts/opensuse-build-dependencies.sh')
-rwxr-xr-xscripts/opensuse-build-dependencies.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/opensuse-build-dependencies.sh b/scripts/opensuse-build-dependencies.sh
new file mode 100755
index 0000000..623d7d0
--- /dev/null
+++ b/scripts/opensuse-build-dependencies.sh
@@ -0,0 +1,8 @@
+echo "tested on OpenSUSE 12. If this fails try 'old linux' build (see README.md)"
+
+sudo zypper install libeigen2-devel mpfr-devel gmp-devel boost-devel \
+ libqt4-devel glew-devel cmake git
+
+echo "now copy/paste the following to install CGAL and OpenCSG from source:"
+echo "sudo BASEDIR=/usr/local ./scripts/linux-build-dependencies.sh cgal-use-sys-libs"
+echo "sudo BASEDIR=/usr/local ./scripts/linux-build-dependencies.sh opencsg"
contact: Jan Huwald // Impressum