From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 16:30:25 2005 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 5E42C16A4CE for ; Sun, 30 Jan 2005 16:30:25 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8A943D41 for ; Sun, 30 Jan 2005 16:30:25 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20050130163024i9200q3vkse>; Sun, 30 Jan 2005 16:30:24 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Sun, 30 Jan 2005 11:30:23 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501301130.24028.FreeBSD@insightbb.com> Subject: Acroread complains... 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, 30 Jan 2005 16:30:25 -0000 When I run mozilla from the command line and ask it to open a pdf, it complains: /usr/local/Acrobat5/Reader/intellinux/bin/acroread: error while loading shared libraries: /usr/local/lib/libartsdsp.so.0: ELF file OS ABI invalid So I ran file on it: % file /usr/local/lib/libartsdsp.so.0 /usr/local/lib/libartsdsp.so.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped Ideas? -- FreeBSD 4.11-STABLE