sudo mkdir /usr/local/stata10
cd /usr/local/
sudo chmod a+rx /usr/local/stata10
cd /usr/local/stata10
mkdir /tmp/statainstall
cp -r /media/cdrom0 /tmp/statainstall
/tmp/statainstall/cdrom0/install
now xstata-se and other gui statas will not run because they are looking for libtiff.so.3
This is old so make a symbolic link to your current version
ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
Sunday, January 18, 2009
Subscribe to:
Posts (Atom)