XASTIR Install Notes
01. Download and Install LINUX
02. Make a directory for LINUX
cd /
mkdir xastir
cd xastir
03. Download and save XASTIR into that directory
04. Expand out XASTIR
gunzip xastir-1.9.0.tar.gz
tar -xvf xastir-1.9.0.tar
05. Go into XASTIR directory
cd xastir-1.9.0
06. Configure XASTIR
./configure
07. Check out what is missing. Common things are
ImageMagick
ImageMagick-develop
OpenMotif
OpenMotif-develop
xorg-develop
08. Once configure has finished, then make
make
09. Now install
make install
10. Now you can run XASTIR
xastir