From 526ed73ec20c222ab64824c95eae36da3bbf2e57 Mon Sep 17 00:00:00 2001 From: don bright Date: Sat, 18 Aug 2012 17:30:47 -0500 Subject: restore commented-out build commands diff --git a/scripts/linux-build-dependencies.sh b/scripts/linux-build-dependencies.sh index 01e08be..8bdba4c 100755 --- a/scripts/linux-build-dependencies.sh +++ b/scripts/linux-build-dependencies.sh @@ -326,14 +326,13 @@ fi # edit version numbers here as needed. # -#build_eigen 2.0.17 build_eigen 3.1.1 -#build_gmp 5.0.5 -#build_mpfr 3.1.1 -#build_boost 1.47.0 +build_gmp 5.0.5 +build_mpfr 3.1.1 +build_boost 1.50.0 # NB! For CGAL, also update the actual download URL in the function -#build_cgal 4.0.2 -#build_glew 1.7.0 -#build_opencsg 1.3.2 +build_cgal 4.0.2 +build_glew 1.7.0 +build_opencsg 1.3.2 echo "OpenSCAD dependencies built and installed to " $BASEDIR -- cgit v0.10.1