From owner-freebsd-stable@FreeBSD.ORG Sat Jun 11 23:35:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1499E16A41C for ; Sat, 11 Jun 2005 23:35:27 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C76C243D48 for ; Sat, 11 Jun 2005 23:35:25 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 05164CA4297 for ; Sat, 11 Jun 2005 19:35:24 -0400 (EDT) X-Sasl-enc: iI/1jl6S69EcOnjuHxebrPmZDV7CgpNFbaN/1eZPNCWs 1118532922 Received: from [10.50.29.174] (unknown [204.110.228.254]) by frontend3.messagingengine.com (Postfix) with ESMTP id 4764288 for ; Sat, 11 Jun 2005 19:35:21 -0400 (EDT) Message-ID: <42AB7566.2000804@fastmail.fm> Date: Sat, 11 Jun 2005 18:36:06 -0500 From: Patrick Bowen User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050515 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-stable References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: I need Help with the mozilla plugins, with acroread7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 23:35:27 -0000 Maher Mohamed wrote: >LoadPlugin: failed to initialize shared library >/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so >[/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so: >Undefined symbol "stderr"] > >I get this message after i instled the "linuxpluginwrapper" what else >do i have to do to avoid this. i heared that i should make changes to >the /etc/libmap.conf, the question is how and wich line in particular. > >please answer me in a full matter, because the browser so far made my >life harder > >thank you in advanced to all of you friends > >Mohamed M. Maher >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > Hi Mohamed: Looking thru the FreeBSd mail archives I found the following link; http://docs.FreeBSD.org/cgi/mid.cgi?50436.64.81.112.182.1116702567.squirrel It describse the problem, and the solution, which involves adding "/usr" to the entry for the acrobat7 reader. I tested it myself and it works perfectly. It's such a simple fix that it completely eluded me when I had the same problem. I'd just taken to using Konqueror to read PDF's. Hope this helps...good luck. Patrick