From owner-freebsd-questions@FreeBSD.ORG Sat Sep 11 20:45:58 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29DBD106564A for ; Sat, 11 Sep 2010 20:45:58 +0000 (UTC) (envelope-from jguojun@gmail.com) Received: from smtp101.sbc.mail.ne1.yahoo.com (smtp101.sbc.mail.ne1.yahoo.com [98.138.84.212]) by mx1.freebsd.org (Postfix) with SMTP id D29EF8FC20 for ; Sat, 11 Sep 2010 20:45:57 +0000 (UTC) Received: (qmail 55811 invoked from network); 11 Sep 2010 20:19:17 -0000 Received: from [192.168.2.21] (jguojun@76.199.106.73 with plain) by smtp101.sbc.mail.ne1.yahoo.com with SMTP; 11 Sep 2010 13:19:16 -0700 PDT X-Yahoo-SMTP: _W3S2iKswBDfBNwPef2o8yCDuz1I0bm75RGhmNP4m1vG X-YMail-OSG: k5cgBZsVM1kTcMZfFVxa80e9pt_uzTc.TssyaGBvDos9LSp 87qN.V4NfFg41L8ne_zCjgYLo_rIoE78ipB5PUSEWqDjeWJS2EXCJ4QF.Av6 EF_BB_sWeL0LS.1Zmfe6jc8Mf1joiT7AqujFuOSOETFLQvThBgEJNJzij8XY A4JvTYdyapWQedeEFmozXrAKJsQYxI02vTd2pCNCjzJ91.vA0D6TMHJ1o8Gt fw3c31laZBBu5n24zuje4tsW8Z.FPeI4LzPnj05sb1tfrNew- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4C8BE43C.8050200@gmail.com> Date: Sat, 11 Sep 2010 13:19:08 -0700 From: "Jin Guojun\[VFF\]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20100630 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 11 Sep 2010 21:29:14 +0000 Cc: Subject: gs-8-8.71 under 8.1-Release missing x11 devices 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: Sat, 11 Sep 2010 20:45:58 -0000 gs 8-8.71 under FreeBSD 8.1-R seems missing x11 device. When use ghostview, it complains "/unknown device x11" /By tracing around, I found it was caused by gs 8-8.71. As typing "gs --help", it shows much less devices supported than gs 8-8.62 under FreeSBD 6.4-R. By searching on the Internet, one message says that this could be resulted by build config. Is this true? or can gs be dynamically configured to use x11 device? Hopefully, users do not have to recompile ghostscript. -Jin