From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 04:28:21 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 6623316A4CE for ; Sat, 29 Jan 2005 04:28:21 +0000 (GMT) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB4D43D1D for ; Sat, 29 Jan 2005 04:28:21 +0000 (GMT) (envelope-from andrewgould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1CukDc-0001mv-Lj; Fri, 28 Jan 2005 23:28:20 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Fri, 28 Jan 2005 22:28:32 -0600 User-Agent: KMail/1.6.2 References: <200501282313.55610.FreeBSD@insightbb.com> In-Reply-To: <200501282313.55610.FreeBSD@insightbb.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200501282228.32553.andrewgould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bcc1fc4820c12b14134359dbb6cc89b3c0350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 cc: Steven Friedrich 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:28:21 -0000 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