Friday, March 23, 2012

Ubuntu install VTK:

Required packages :

sudo apt-get install nvidia-current cmake libglu1-mesa-dev python-vtk g++ libxt-dev

Download VTK :

tar -zxvf vtk.tar.gz VTK
cmake VTK/.

I got error like iostream.h not found,
than I removed whole build directory and reopen archive again.
This time it seems working.

Tuesday, March 06, 2012

Be human

The biggest mistake repeated throughout history has always been people in power thinking they have the right to harm the innocent for what t...