From owner-freebsd-questions@FreeBSD.ORG Mon Nov 21 17:19:44 2005 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 722B816A41F for ; Mon, 21 Nov 2005 17:19:44 +0000 (GMT) (envelope-from gunnut@2ainfo.it) Received: from MTA070A.interbusiness.it (MTA070A.interbusiness.it [85.37.17.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E1A943D53 for ; Mon, 21 Nov 2005 17:19:42 +0000 (GMT) (envelope-from gunnut@2ainfo.it) Received: from host169-208.pool8537.interbusiness.it (HELO [192.168.1.2]) (85.37.208.169) by MTA070A.interbusiness.it with ESMTP; 21 Nov 2005 18:19:40 +0100 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== Message-ID: <43820270.3000502@2ainfo.it> Date: Mon, 21 Nov 2005 18:22:56 +0100 From: Filippo Moretti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20051121150314.MDMG29285.eastrmmtao03.cox.net@[172.18.52.8]> In-Reply-To: <20051121150314.MDMG29285.eastrmmtao03.cox.net@[172.18.52.8]> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: plugin in mozilla 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: Mon, 21 Nov 2005 17:19:44 -0000 myfreebsd@cox.net wrote: >>Tino Boss wrote: >> >> > > > >>>Mikael Backman wrote: >>> >>> >>> >>>>hi! >>>>i have installed linuxpluginwrapper and added the file >/etc/libmap.conf >>>>from the examples for 6.0 but mozilla shows no plugin >installed... >>>>what can i do? i even rebooted ... >>>> >>>> >> >>These things were discussed here before; so you might >wanna have a >>look at the archives. >> >>Short version: >> >>- install the required ports: mozilla/firefox, linuxpluginwrapper >>(plugins should be installed automatically as its dependencies) >>- create the apropriate links in /usr/X11R6/lib/browser_plugins >> >> what exactly should be linked for acroread7? >>- verify the paths in /etc/libmap.conf >>- rename /usr/local/bin/acroread7 to /usr/local/bin/acroread for >>acroread plugin to work >> >>Tino >> >> > > > >>I did all the above but acrobat does not work as plugin of >mozilla >>sincerely >>Filippo Moretti >> >> > >You will also need to change the libmap.conf entry for acroread. It points to /usr/compat/linux and needs to point to the nppd.so in /usr/local/lib/acroread. > I have mine in /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so but still does not work after editing /etc/libmap.conf accordingly thank you Filippo >You will need to enter the full pathname (sorry I am at work on MS). > >David > > > > >