From owner-freebsd-ports@FreeBSD.ORG Mon Nov 17 13:41:15 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B307416A4CE for ; Mon, 17 Nov 2003 13:41:15 -0800 (PST) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02-qfe0.nyroc.rr.com [24.24.2.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8676643F75 for ; Mon, 17 Nov 2003 13:41:14 -0800 (PST) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-24-59-143-77.twcny.rr.com [24.59.143.77]) hAHLfB3F006966 for ; Mon, 17 Nov 2003 16:41:12 -0500 (EST) Message-ID: <3FB9404E.8020502@twcny.rr.com> Date: Mon, 17 Nov 2003 16:40:30 -0500 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: acroread5 will not start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 21:41:15 -0000 Please CC me. I do not subscribe to PORTS. Thanks... I'm trying to configure mozilla to call acroread5 for pdf files. This is a 5.1-CURRENT from October of '03 (I stay back from the edge some ;-) According to pkg_info, I have acroread-5.08 installed. This is what it's giving me: $ acroread5 ELF binary type "3" not known. /usr/local/Acrobat5/Reader/intellinux/bin/acroread: 1: Syntax error: "(" unexpected $ This smells like a compatability module problem. I tried searching questions and ports but I didn't find anything talking about ELF binary types. TIA for any help...