From owner-freebsd-questions@FreeBSD.ORG Sat Jul 17 05:25:43 2004 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 DD72B16A4CF for ; Sat, 17 Jul 2004 05:25:43 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8404E43D3F for ; Sat, 17 Jul 2004 05:25:43 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i6H5PgHa090107; Sat, 17 Jul 2004 00:25:43 -0500 (CDT) (envelope-from dan) Date: Sat, 17 Jul 2004 00:25:42 -0500 From: Dan Nelson To: Tomoki Taniguchi Message-ID: <20040717052542.GA41912@dan.emsphone.com> References: <718828c040716221618f146af@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <718828c040716221618f146af@mail.gmail.com> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: which port is xterm from 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: Sat, 17 Jul 2004 05:25:44 -0000 In the last episode (Jul 17), Tomoki Taniguchi said: > I have a dependancy issue with xterm > > Shared object "libexpat.so.4" not found, required by "xterm" > > I can go through reinstalling all X related ports, but I figured I'd ask first. > > does anyone one know what port contains the xterm binary? If you have portupgrade installed, pkg_which will tell you: $ pkg_which xterm XFree86-clients-4.3.0_8 $ pkg_info -o XFree86-clients-4.3.0_8 Information for XFree86-clients-4.3.0_8: Origin: x11/XFree86-4-clients -- Dan Nelson dnelson@allantgroup.com