From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 04:03:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D1316A4CE for ; Tue, 18 Jan 2005 04:03:32 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD9043D49 for ; Tue, 18 Jan 2005 04:03:31 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 3252AC50ADD for ; Mon, 17 Jan 2005 23:03:30 -0500 (EST) X-Sasl-enc: RmypjE5gVbumfOE6bEizZw 1106021010 Received: from gumby.localhost (dsl-80-41-19-211.access.uk.tiscali.com [80.41.19.211]) by frontend3.messagingengine.com (Postfix) with ESMTP id 38194247F3 for ; Mon, 17 Jan 2005 23:03:30 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Tue, 18 Jan 2005 04:03:29 +0000 User-Agent: KMail/1.7.2 References: <1106019989.837.5.camel@localhost> In-Reply-To: <1106019989.837.5.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501180403.29771.list-freebsd-2004@morbius.sent.com> Subject: Re: KPDF and KGhostView errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 04:03:32 -0000 On Tuesday 18 January 2005 03:46, Trey Sizemore wrote: > I'm getting an error when trying to view PDFs with these applications: > > ghostscript: unknown device x11 > > I have ghostscript version 7.07 installed and was able to view PDFs as > recently as a few days ago. Acrobat Reader won't even start now, so I > don't know if these are related. > > I've been upgrading my ports daily, so it might be due to a recent > upgrade. Is anyone else experiencing this? I got this error once because I had a ghostscript nox port installed. Actually, I think I had two versions simultaneously, one of which was a nox version (not sure how that happened). Anyway I deinstalled the offending version and fixed the depedencies, (I may also have forced a rebuild) and it worked.