From owner-freebsd-questions@FreeBSD.ORG Mon Dec 19 05:01:41 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 F1C6616A41F for ; Mon, 19 Dec 2005 05:01:40 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from vfemail.net (miwi2dsl-a234.wi.tds.net [216.170.248.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 300EE43D53 for ; Mon, 19 Dec 2005 05:01:40 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: (qmail 93794 invoked by uid 85); 19 Dec 2005 05:01:36 -0000 Received: from akbeech@gmail.com by mail.vfemail.net by uid 0 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.63. Clear:. Processed in 1.452264 secs); 19 Dec 2005 05:01:36 -0000 Received: from unknown (HELO ?192.168.2.84?) (alaska@vfemail.net@209.124.141.64) by miwi2dsl-a234.wi.tds.net with RC4-MD5 encrypted SMTP; 19 Dec 2005 05:01:34 -0000 From: Beecher Rintoul Organization: NorthWind Communications To: freebsd-questions@freebsd.org Date: Sun, 18 Dec 2005 20:01:20 -0900 User-Agent: KMail/1.8.3 References: <20051219035752.GA27224@home-on-the-dome.mit.edu> <200512181948.10598.akbeech@gmail.com> In-Reply-To: <200512181948.10598.akbeech@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1173472.rkcjB4rjKg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200512182001.32717.akbeech@gmail.com> Cc: Ross Adams Lippert Subject: Re: flash plugin in 6.0 (Fixed Typo) 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, 19 Dec 2005 05:01:41 -0000 --nextPart1173472.rkcjB4rjKg Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 18 December 2005 07:47 pm, Beecher Rintoul wrote: > On Sunday 18 December 2005 06:57 pm, Ross Adams Lippert wrote: > > Where is the latest documentation on this continually vexing > > problem? Why do I feel like this is the hardest part of any > > upgrade? > > That port is borked, here's what you have to do to get it working: > > ## Workaround for broken port linuxpluginwrapper. > > ## Before building linuxpluginwrapper: > > rm -R /usr/X11R6/lib/browser_linux_plugins > > ln -s /usr/X11R6/lib/browser_plugins /usr/X11R6/lib/browser_linux_plugins > > > ## Build linuxpluginwrapper: > > cd /usr/ports/www/linuxpluginwrapper > > make -DWITH_PLUGINS install clean > > ## or upgrade: > > portupgrade -vm -DWITH_PLUGINS linuxpluginwrapper > > ## Remove symlink (will break Mozilla). > rm -rf /usr/X11R6/lib/browser_linux_plugins <------------- Typo in last=20 email. This is the proper command. > > > ## Fix acroread: > > rm -rf /usr/local/bin/acroread # If upgrade. > > mv =A0/usr/local/bin/acroread7 /usr/local/bin/acroread > > rm -rf /usr/X11R6/lib/browser_plugins/nppdf.so > > ln > -s=20 > /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/npp= df >.so /usr/X11R6/lib/browser_plugins/nppdf.so > > ## Change path to nppdf.so in /etc/libmap.conf: > > # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror > [/usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/np= pd >f.so] libc.so.6 pluginwrapper/acrobat.so > > > ## Acroread now works properly in browser. > ## Helix plugin does not work with Firefox or Mozilla at this time. > ## Flash 6.0 works without modification. > ## Flash7 is VERY unstable and will crash Firefox (possibly Mozilla). > > ## Launch browser and type "about:plugins" without the quotes to check th= at > plugins are enabled. > Beech =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://akparadise.byethost33.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1173472.rkcjB4rjKg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDpj6sVq19LUoGB+MRAg57AJ9bxW0X+kkipPa6NOsY6X1leRrWVQCgrctJ F0SOaiLaOYboisSxKiUMHDU= =3eey -----END PGP SIGNATURE----- --nextPart1173472.rkcjB4rjKg--