rm -rf /tmp/20051229GD/
mkdir /tmp/20051229GD/
cd /tmp/20051229GD/
wget http://www.peregrinehw.com/downloads/gd/ghostscript-8.15.tar.bz2
wget http://www.peregrinehw.com/downloads/gd/ghostscript-fonts-std-8.11.tar.gz
cd /usr/src
tar jxvf /tmp/20051229GD/ghostscript-8.15.tar.bz2
cd ghostscript-8.15/
./configure --prefix=/usr/local
make
make install
cd /usr/local/share/ghostscript/
tar zxvf /tmp/20051229GD/ghostscript-fonts-std-8.11.tar.gz