From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 04:55:20 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 63FFB16A4CE for ; Sat, 29 Jan 2005 04:55:20 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE04943D2F for ; Sat, 29 Jan 2005 04:55:19 +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 sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050129045519i91001nu1he>; Sat, 29 Jan 2005 04:55:19 +0000 From: Steven Friedrich To: "Andrew L. Gould" Date: Fri, 28 Jan 2005 23:55:18 -0500 User-Agent: KMail/1.7.2 References: <200501282313.55610.FreeBSD@insightbb.com> <200501282228.32553.andrewgould@datawok.com> In-Reply-To: <200501282228.32553.andrewgould@datawok.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501282355.18641.FreeBSD@insightbb.com> cc: freebsd-questions@freebsd.org Subject: Re: Acrobat plugin 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: Sat, 29 Jan 2005 04:55:20 -0000 I found the 4x example and copied it to etc and removed the stuff for Opera... When I started firefox and went to about:plugins, I now have a new one for realplayer, but I'm still missing acroread. I had previously found the nppdf.so and made a hard link into the directory where nphelix (Helix DNA plugin: realplayer g2) is. Why it sees one and not the other is beyond me... any more ideas? btw, thanks for the previous info. On Friday 28 January 2005 11:28 pm, Andrew L. Gould wrote: > On Friday 28 January 2005 10:13 pm, Steven Friedrich wrote: > > I'm running FreeBSD 4.11 STABLE. > > > > I've installed firefox and linuxpluginwrapper. > > > > Where do I get plugin support for acrobat? > > > > I've installed acroread and I rebuilt firefox hoping it would see it > > and add it. > > A file named libmap.conf needs to be installed in /etc/. If I recall > correctly, it was not automatically installed when I compiled > linuxpluginwrapper from ports in FreeBSD 4.10. Since I had done a > 'make install clean', I had to 'make' the port again and copy the file > from the work directory of the port. > > I hope this helps, > > Andrew Gould