The point here is that there is more than one version of ghostscript. I use ghostscript-esp (emerge -av ghostscript-esp). There is also ghostscript-gpl and ghostscript-gnu available in portage. This is due to licensing issues. Ghostscript is a commercial company, the Linux versions are relicensed.
John ________________________________ From: Iain Buchanan <[EMAIL PROTECTED]> To: gentoo-user@lists.gentoo.org Sent: Monday, November 17, 2008 1:25:16 PM Subject: Re: [gentoo-user] How to install ghhhostscript ? Andrey Vul wrote: > If you have eix installed, run the following: > # eix ghostscript -I -C app-text --only-names | xargs emerge -pv > and then > # eix ghostscript -I -C app-text --only-names | xargs emerge better to do it just once: # eix ghostscript -I -C app-text --only-names | xargs emerge -va -- Iain Buchanan <iaindb at netspace dot net dot au> If you can't learn to do it well, learn to enjoy doing it badly.