From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 22:05:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D7CE1065674; Tue, 26 Oct 2010 22:05:25 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 40AD18FC14; Tue, 26 Oct 2010 22:05:24 +0000 (UTC) Received: by pzk26 with SMTP id 26so448619pzk.13 for ; Tue, 26 Oct 2010 15:05:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=qqU6CnydrmuERXBIYnx+62eJ6qIhmpAKRt5epdKGDAM=; b=vXA9SHTABbgu69I2aId9e0tImAQsj1k6ybyjJH769hyXP2XL716yAH6hbmoq5jZchz u/gkgzpGUmUR+jlxEdDJW8Fvahc0i58YxKuJGCL9GJTnsul9++biu7HnWfM+SNVhb0Lk 15TS/ND0XXG1vDutTJNWmlalga69eTAq0z1sE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=uWnJjMzMioGZYQqr9vg7V3ByULE5lAyASlb7if8T/3YXWSWMs5grl92GtHssj60fLc zaIZFp62v0E6CUgTVXZnFHMl+CmaeyBQHiybuJf15UgAbfnkzLeP7p1o9n4/chkG6hE9 ewPAoE5tFjmBtxYHF/MO2/NJ5nSa927nqZwvQ= MIME-Version: 1.0 Received: by 10.142.234.10 with SMTP id g10mr7003100wfh.436.1288129068053; Tue, 26 Oct 2010 14:37:48 -0700 (PDT) Received: by 10.142.164.12 with HTTP; Tue, 26 Oct 2010 14:37:48 -0700 (PDT) Date: Tue, 26 Oct 2010 17:37:48 -0400 Message-ID: From: grarpamp To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: elhosots@gmail.com, freebsd-questions@freebsd.org Subject: ghostscript x11 [8-stable] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 22:05:25 -0000 An FYI regarding: http://lists.freebsd.org/pipermail/freebsd-questions/2010-October/222897.html This problem has existed for me for many months, if not more. Currently: -rw-r--r-- 1 110 1002 11407910 Oct 07 11:33 ghostscript8-8.71_6.tbz 4a2328c262b08dc78938c66548117d27dc6a3586 ghostscript8-8.71_6.tbz running the command: gv t.ps produces: Unknown device: x11 Unrecoverable error: undefined in .uninstallpagedevice Operand stack: defaultdevice For reference, 'gsview' is the only viewer that currently seems to work out of: ghostview, gsview, gv, [xpdf untested] [Figured Java AcrobatViewer should be deprecated at over 10 years old!] Also, though they work, the page set selector buttons right under the reload button in 'gv' do not render right and appear scrambled and too small. Will probably try compiling current source tarballs by hand till then.