I have uploaded it for Gutsy, there one only needs to do an auto update.

For older Ubuntu versions you need to rebuild the package. Do

mkdir gs
cd gs
wget http://launchpadlibrarian.net/8492500/ghostscript_8.60.dfsg.5.orig.tar.gz
wget 
http://launchpadlibrarian.net/8492501/ghostscript_8.60.dfsg.5-0ubuntu1.diff.gz
wget http://launchpadlibrarian.net/8492502/ghostscript_8.60.dfsg.5-0ubuntu1.dsc
sudo apt-get install build-essential fakeroot
sudo apt-get build-dep ghostscript
dpkg-source -x ghostscript_8.60.dfsg.5-0ubuntu1.dsc
cd ghostscript-8.60.dfsg.5
dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i *.deb

Now you have the most recent Ghostscript (development snapshot from some
days ago).

-- 
ps2pdf crash in 7.04
https://bugs.launchpad.net/bugs/108432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to