Date: Thu, 15 Dec 2005 11:13:49 -0900 From: Beecher Rintoul <akbeech@gmail.com> To: freebsd-ports@freebsd.org Cc: Melvyn Sopacua <freebsd.ports@melvyn.homeunix.org> Subject: Re: Firefox 1.0 port Message-ID: <200512151114.02124.akbeech@gmail.com> In-Reply-To: <200512151659.31236.freebsd.ports@melvyn.homeunix.org> References: <200512142006.46365.freebsd.ports@melvyn.homeunix.org> <43A185C5.5090902@gmx.de> <200512151659.31236.freebsd.ports@melvyn.homeunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1163940.Dc16lMGJvt Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 15 December 2005 06:59 am, Melvyn Sopacua wrote: > On Thursday 15 December 2005 16:03, [LoN]Kamikaze wrote: > > Flash7 is deactivated by default anyway. Flash6 was working fine before > > the upgrade. Surprisingly the old Java build still works as a Firefox > > plugin. Unlike anything else that used to workl like Acroread or > > RealPlayer. > > Anything plugger- related is still working for me, allthough unpredictably > and not in the designated pluginspace in the document (can be my default > config as I didn't do any configuration of plugger yet). > Does the old java build really work, or just work for very casual things, > like image mouseovers (I had some weird mouseover flickering with those as > well). I don't really work with java-applets, so have no idea. Just wanted > to see if I could get runescape working. > > All in all, this doesn't make firefox-1.5x very stable when plugin behavi= or > is undefined. Here's what I did to get the acroread plugin 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_plugins /usr/X11R6/lib/browser_linux_plugins ## 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=20 =2Ds /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux= /nppdf.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/nppd= f.so]=20 libc.so.6 pluginwrapper/acrobat.so ## Acroread now works properly in browser. ## Helix plugin does not work with Firefox or Mozilla at this time.=20 ## 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 that= =20 plugins are enabled. Beech =2D-=20 =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------------- --nextPart1163940.Dc16lMGJvt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDoc6JVq19LUoGB+MRAhO7AJ41y0TIzfRZzveQT8XXhQUQmsUeWACdEKCp XzsmaF8vL8qIuefZE0Z7jkQ= =9Xu9 -----END PGP SIGNATURE----- --nextPart1163940.Dc16lMGJvt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512151114.02124.akbeech>