> make > make install
> cd Wrapping/Python > python setup.py install
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/vtkIt may be a good idea to put this line in a system startup script like
/etc/profile
so users don't have to type the line every time they log in.