summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-04 04:56:17 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-04 04:56:17 (GMT)
commit984f7dc3f916232375ec7efe3b240e4c286a4c3c (patch)
tree75c8c7543abae89267ef9bb14dbf73a73921afb9
parent9a05c66e1ccbdf44ad5c1bf333faff204b629619 (diff)
Add ubuntu package list for aptitude. Add pointer to wikibooks site
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1196621..8533e0d 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,15 @@ compilation process.
After that, follow the Compilation instructions below.
+### Building for newer Ubunutu
+
+sudo apt-get install libqt4-dev libqt4-opengl-dev libxmu-dev cmake \
+ libglew1.5-dev bison flex libeigen2-dev git-core libboost-all-dev \
+ libXi-dev libcgal-dev libglut3-dev libopencsg-dev libopencsg1
+
+Check your library versions against the list above. After that, follow
+the Compilation instructions below.
+
### Building for older Linux or without root access
First, make sure that you have compiler tools (build-essential on ubuntu).
@@ -148,3 +157,5 @@ Then run make. Finally you might run 'make install' as root or simply copy the
If you had problems compiling from source, raise a new issue in the
[issue tracker on the github page](https://github.com/openscad/openscad/issues).
+The four subsections of this site can also be helpful:
+http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_OpenSCAD_from_Sources
contact: Jan Huwald // Impressum