From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 03:08:23 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 4961516A4CE for ; Mon, 31 Jan 2005 03:08:23 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D432A43D53 for ; Mon, 31 Jan 2005 03:08:22 +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 <20050131030821i9200q4113e>; Mon, 31 Jan 2005 03:08:22 +0000 From: Steven Friedrich To: "Ted Mittelstaedt" Date: Sun, 30 Jan 2005 22:08:20 -0500 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501302208.21189.FreeBSD@insightbb.com> cc: freebsd-questions@freebsd.org Subject: Re: 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: Mon, 31 Jan 2005 03:08:23 -0000 On Sunday 30 January 2005 07:07 pm, Ted Mittelstaedt wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Steven > > Friedrich > > Sent: Sunday, January 30, 2005 8:30 AM > > To: freebsd-questions@freebsd.org > > Subject: Acroread complains... > > > > > > 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? > > Have you done this: > > cd /usr/ports/print/acroread > make install yes > > And does it break if you just run acroread in an xterm by itself? > Ted no. acrobat comes up ok, and i can open a pdf. it only hangs when mozilla or firefox start it, and i only get the error msg when it's mozilla. 8( -- i386 FreeBSD 4.11-STABLE