Commit c25bdc90 authored by sumpfralle's avatar sumpfralle

added note regarding "universe" repository for Ubuntu


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@222 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent ffddb747
...@@ -57,9 +57,11 @@ Install the following packages with your package manager: ...@@ -57,9 +57,11 @@ Install the following packages with your package manager:
On a debian or ubuntu system you would just type the following in a root console: On a debian or ubuntu system you would just type the following in a root console:
apt-get install python-gtkglext1 python-pyode python-opengl python-gtk2 apt-get install python-gtkglext1 python-pyode python-opengl python-gtk2
Please note that you need to enable the "universe" repository in Ubuntu.
BEWARE: Debian "Lenny" and Ubuntu "Dapper/Hardy/Intrepid/Jaunty" contain older BEWARE: Debian "Lenny" and Ubuntu "Jaunty" (maybe also Dapper/Hardy/Intrepid)
"python-opengl" and "python-pyode" packages, that expose problems with PyCAM. contain older "python-opengl" and "python-pyode" packages, that expose problems
with PyCAM.
You need to add "Squeeze" (for Debian) or "Karmic/Lucid" (for Ubuntu) to your You need to add "Squeeze" (for Debian) or "Karmic/Lucid" (for Ubuntu) to your
package repository list and run the following: package repository list and run the following:
apt-get update apt-get update
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment