From owner-freebsd-questions@FreeBSD.ORG Sat Dec 27 20:46:16 2003 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 191C516A4CE for ; Sat, 27 Dec 2003 20:46:16 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3526F43D4C for ; Sat, 27 Dec 2003 20:46:15 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id hBS4l4eq028474; Sat, 27 Dec 2003 20:47:04 -0800 (PST) Received: from [192.168.2.8] (12-228-114-247.client.attbi.com [12.228.114.247]) (authenticated bits=0)hBS4kElx002036; Sat, 27 Dec 2003 20:46:14 -0800 (PST) In-Reply-To: <3FEE5975.7060104@wiegand.org> References: <3FEE5975.7060104@wiegand.org> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: paul beard Date: Sat, 27 Dec 2003 20:46:11 -0800 To: chip X-Mailer: Apple Mail (2.609) cc: questions@freebsd.org Subject: Re: ghostview missing libc.so.4? 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: Sun, 28 Dec 2003 04:46:16 -0000 On Dec 27, 2003, at 8:17 PM, chip wrote: > I just installed ghostview and when I try to open a .ps file I get the > error that libc.so.4 is missing. If this is a dependency then why > wasn't it installed with ghostscript or ghostview? What do I need to > do to fix this? There is no one port for libc.so.4. > This is what I have for libc (which I think is pretty darn integral to your system): what does ls -l /usr/lib/libc.so* show? lrwxr-xr-x 1 root wheel 9 Nov 22 23:04 /usr/lib/libc.so -> libc.so.4 -r--r--r-- 1 root wheel 578964 Nov 22 23:04 /usr/lib/libc.so.4 -- Paul Beard paulbeard [at] mac.com