diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-08 04:53:47 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-08 04:53:47 (GMT) |
commit | b960247d284ed7b8fea386c303895673bdc12fb6 (patch) | |
tree | 789c9fa0a0d1a481a26e257b8b13eafb0d1dd69f | |
parent | deaeafea8d950814081bdf77097ac3170ce4660a (diff) |
fix aptitude package list for ubuntu build in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ After that, follow the Compilation instructions below. 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 + libXi-dev libcgal-dev libopencsg-dev libopencsg1 Check your library versions against the list above. After that, follow the Compilation instructions below. |