
31 Jul
2008
31 Jul
'08
3:59 p.m.
Hi,
since couple of you had problems installing paraview in ubuntu, here is how to do it:
Add these lines to /etc/apt/sources.list:
deb http://cz.archive.ubuntu.com/ubuntu/ intrepid main restricted deb http://cz.archive.ubuntu.com/ubuntu/ intrepid universe
(you can change the "cz" to "us" or any other mirror)
Then:
$ sudo apt-get update $ sudo apt-get install paraview
And that's it. No hassle, no setups, no unofficial packages.
I tested it on hardy in virtualbox (in Debian) and Ryan tested this on gutsy which he uses.
Ondrej