For me it works all OK with GPL Ghostscript 8.60 which will replace all
the former Ghostscript flavours on Ubuntu (ESP, AFPL, GPL). Please test.

For Gutsy you simply do an auto update in some hours or if you are on a
hurry, download all packages from

http://www.linux-
foundation.org/~till/tmp/ubuntu/gutsy/ghostscript/binary/

and do

sudo dpkg -i *gs-esp*.deb *gs-afpl*.deb *gs-gpl*.deb *libgs*.deb
*ghostscript*.deb

to replace your ESP and/or AFPL Ghostscript by the new merged GPL
Ghostscript.

If you are running Feisty or older download the files from

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/ghostscript/

into the same directory. Then do

sudo apt-get install build-essential
sudo apt-get build-dep gs-esp gs-gpl
dpkg-source -x ghostscript_*.dsc
cd ghostscript-*
dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i *gs-esp*.deb *gs-afpl*.deb *gs-gpl*.deb *libgs*.deb 
*ghostscript*.deb

Answer every question which appears with "y", so that all needed
packages get installed.

Please tell us your results with these packages.


** Changed in: ghostscript (Ubuntu)
       Status: Unconfirmed => Needs Info

-- 
dvipdf produces incorrect top margin
https://bugs.launchpad.net/bugs/75027
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