From owner-freebsd-questions Thu Jan 31 11:57: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id 73BDB37B402 for ; Thu, 31 Jan 2002 11:56:56 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g0VJutx03098 for ; Thu, 31 Jan 2002 20:56:55 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id UAA01920 for ; Thu, 31 Jan 2002 20:56:54 +0100 (CET) Received: (qmail 866 invoked by uid 1001); 31 Jan 2002 19:56:52 -0000 Date: Thu, 31 Jan 2002 20:56:51 +0100 From: Erik Trulsson To: Glenn McCalley Cc: freebsd-questions@freebsd.org Subject: Re: ghostscript install Message-ID: <20020131195651.GA848@student.uu.se> Mail-Followup-To: Glenn McCalley , freebsd-questions@freebsd.org References: <030501c1aaa5$3f481960$6501a8c0@bnetmd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <030501c1aaa5$3f481960$6501a8c0@bnetmd.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 31, 2002 at 02:18:11PM -0800, Glenn McCalley wrote: > Hi there, > Installing ghostscript, all looks well, but upon running it the following > comes up: > > $gs > /usr/libexec/ld-elf.so.1: Shared object "libXt.so.6" not found > > What's that? Part of X? If so , X is not installed. Yes, that is an X library. Ghostscript is by default linked against X. > To back up, all I'm really trying to do is convert postscript files to pdf > for a web site. I don't have to look at them, just convert about 12,000 > files. Ghostscript looks like the method but if there's a simpler way I'm > for it. Install ghostscript-gnu-nox11 instead. (Or ghostscript-afpl-nox11 if you prefer that.) That is ghostscript built without X support. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message