From owner-freebsd-questions@FreeBSD.ORG Wed May 10 08:08:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C704816A403 for ; Wed, 10 May 2006 08:08:09 +0000 (UTC) (envelope-from cblasius@o2.pl) Received: from poczta.o2.pl (mx2.go2.pl [193.17.41.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 646D543D5A for ; Wed, 10 May 2006 08:08:09 +0000 (GMT) (envelope-from cblasius@o2.pl) Received: from [84.40.169.29] (xdsl-5405.zgora.dialog.net.pl [84.40.169.29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP id A477A7480EC for ; Wed, 10 May 2006 10:08:07 +0200 (CEST) Message-ID: <44619F69.4000208@o2.pl> Date: Wed, 10 May 2006 10:08:09 +0200 From: cblasius User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Enable plugin nppdf.so in firefox? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2006 08:08:09 -0000 >> Alexandre Biancalana wrote: >> >> # cd /usr/ports/www/linuxpluginwrapper >> >> # make all install clean >> >> # cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 >> >> /etc/libmap.conf >> >> >> >> restart your firefox and open "about:plugins" url to see your installed >> >> plugins I menaged to do it. Next I run firefox and go Edit -> Preferences -> Downloads -> View & Edit Actions... and then I obtain this message (worse than previous): [john@machina ~]$ firefox LoadPlugin: failed to initialize shared library /usr/X11R6/Adobe/Acrobat7.0/ ENU/Browser/intellinux/nppdf.so [/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/ intellinux/nppdf.so: Undefined symbol "XtCalloc"] LoadPlugin: failed to initialize shared library /usr/X11R6/lib/linux-mozilla/ plugins/nphelix.so [Shared object "libm.so.6" not found, required by "nphelix.so"] LoadPlugin: failed to initialize shared library /usr/X11R6/Adobe/ Acrobat7.0/ENU/Browser/intellinux/nppdf.so [/usr/X11R6/Adobe/ Acrobat7.0/ENU/Browser/intellinux/nppdf.so: Undefined symbol "XtCalloc"] LoadPlugin: failed to initialize shared library /home/john/.mozilla/ plugins/nppdf.so [/home/john/.mozilla/plugins/nppdf.so: Undefined symbol "XtCalloc"] LoadPlugin: failed to initialize shared library /usr/X11R6/Adobe/Acrobat7.0/ ENU/Browser/intellinux/nppdf.so [/usr/X11R6/Adobe/Acrobat7.0/ENU/ Browser/intellinux/nppdf.so: Undefined symbol "XtCalloc"] I also obtain this message when type in firefox: about:plugins I need your help. Best regards, cblasius