Wind sim suite
Wind Sim Suite installation on specific distributions
This page is an attempt to help the installation of the prerequisites for specific distributions. The package that needs for sure to be installed by hand is MBDyn sim suite. Once done with it, the current notes are for:Debian GNU/Linux 4.0r1
To test your OpenGL installation with the X windows system, the command 'glxgears' is in the 'mesa-utils' package. The packages 'libgtk2.0.0', 'libglade2-0' and 'python-gtk2' should alreay been installed unless you really use no GTK application. The packages that you may not have are:- libvtk5
- python-vtk
- libgtkglext1
- python-gtkglext1
- python-matplotlib
Ubuntu Feisty
You will probably already have GTK, Libglade and pyGTK. The packages that are harder to guess on Synaptic are:- libvtk5
- python-vtk
- libgtkglext1
- python-matplotlib
You should be then ready to start the wind-sim-suite installation.
Gentoo
Those notes are very experimental. The installation steps could be very different according to users. Anyway emerging the following packages should pull all the dependencies:- pygtkglext (should bring GTK, pyGTK and GtkGLExt)
- vtk, the only mandatory USE flag is "python" but be sure to have it
- matplotlib, you may need to edit '/etc/portage/package.keywords' to set it as unstable. Be sure to have the "gtk" USE flag (else edit '/etc/portage/package.use').
Archlinux
The packages libglade, gtk and pygtk may already be installed on your system. Additionnally, you need to have the following packages installed :- python-gtkglext and its dependencies,
- python-matplotlib