Obtained software through... http://www.cs.ubc.ca/nest/lci/vista/vista.html Installation instructions for vista-2.1.6 on Linux tar -zxf vista-2.1.6.tar.gz cd vista-2.1.6 ./configure # not sure about the order of this and the following line ./ltconfig ltmain.sh make make install