Questa è una vecchia versione del documento!


Install Adobe Reader in the user local area

Install Adobe in the home directory

cd ~/local
mkdir opt
cd opt
mkdir AdobeReader

Download the latest version of Adobe Reader for Linux distributions, (tar.bz2 package)

cd ~/local/src
wget ......... tar.bz2
tar -xjvf xxxx.tar.bz2
cd DIR
./INSTALL

and specify ~/local/opt/AdobeReader as installation directory.

Create a symbolok link to the acroread executable,

ln -s ~/local/opt/AdobeReader/bin/acroread ~/local/bin