summaryrefslogtreecommitdiff
path: root/scripts/opensuse-build-dependencies.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-07-15 01:58:55 (GMT)
committerMarius Kintel <marius@kintel.net>2012-07-15 01:58:55 (GMT)
commit1b38030f7e243c4eeb288d07084a99ff1e616e85 (patch)
treea81f11d55205e0aae12d03f6d5270e4720cd0ad2 /scripts/opensuse-build-dependencies.sh
parent13557f1f9a44caccb0546717065ed72c27a210b3 (diff)
parent2aaccdcfac97f2bf432f88665261f9b582bbb8b3 (diff)
Merge branch 'master' of github.com:openscad/openscad
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