From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L1zf1-0004Co-D9 for garchives@archives.gentoo.org; Mon, 17 Nov 2008 08:40:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 342E3E02A7; Mon, 17 Nov 2008 08:40:35 +0000 (UTC) Received: from web35806.mail.mud.yahoo.com (web35806.mail.mud.yahoo.com [66.163.179.175]) by pigeon.gentoo.org (Postfix) with SMTP id C75CAE02A7 for ; Mon, 17 Nov 2008 08:40:34 +0000 (UTC) Received: (qmail 74975 invoked by uid 60001); 17 Nov 2008 08:40:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=yM/jNT8mhySrnCfeqlDM24DaKV/AAmRIfh++bbN9m1/0SpZq2LxYc2j79EVIe4Glmk1JACCV6Xc/7OG5+ZetfRMVgUKg91FidkGXV+pD1BS2qwJhvXRGrJG39OhitIyc523DJLx1aKOndhNRnvbHbARzEWd5jLg3WkoBzvIdes4=; X-YMail-OSG: .CXQO5EVM1mf3exSXW1PzCLOqDdnB0ByLOOeoJPU05DgLrpJGZQ272zsHh8X5pwg4kwSRgZITdF22DYbZREymAlOM9dylGp_yanAIEG52dr5eJdQjWDeq6aeBDPm1sdElxgVe4nEKSI4jyH8sNAM7Cq4kg-- Received: from [58.181.252.150] by web35806.mail.mud.yahoo.com via HTTP; Mon, 17 Nov 2008 00:40:32 PST X-Mailer: YahooMailRC/1155.32 YahooMailWebService/0.7.260.1 References: <20081117033402.GB6090@solfire> <4920FF69.5080002@psych0tik.net> <49210E4C.9000401@netspace.net.au> Date: Mon, 17 Nov 2008 00:40:32 -0800 (PST) From: john stampe Subject: Re: [gentoo-user] How to install ghhhostscript ? To: gentoo-user@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1779478650-1226911232=:74000" Message-ID: <549510.74000.qm@web35806.mail.mud.yahoo.com> X-Archives-Salt: f403cc5e-47f6-425f-9dbb-8a299d658937 X-Archives-Hash: 7e8f7821d969eab9d1a3dc5eff930e27 --0-1779478650-1226911232=:74000 Content-Type: text/plain; charset=us-ascii 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 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 If you can't learn to do it well, learn to enjoy doing it badly. --0-1779478650-1226911232=:74000 Content-Type: text/html; charset=us-ascii
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 <iaindb@netspace.net.au>
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.


--0-1779478650-1226911232=:74000--