From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:43:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 892341065671 for ; Wed, 9 Apr 2008 22:43:37 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 604CE8FC0C for ; Wed, 9 Apr 2008 22:43:37 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JZ200M5DXSO23A0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 18:43:36 -0400 (EDT) Date: Wed, 09 Apr 2008 18:43:33 -0400 From: Eduardo Cerejo In-reply-to: <20080410004312.5c7a544d.herbert.raimund@gmx.net> To: freebsd-questions@freebsd.org Message-id: <20080409184333.85eceab3.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> Subject: Re: Adobe Flash Player Petition 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: Wed, 09 Apr 2008 22:43:37 -0000 On Thu, 10 Apr 2008 00:43:12 +0200 herbert langhans wrote: > Thanks to all the input I found a solution what works for me: > > FreeBSD 7.0 and Firefox 3.0a2 (the firefox-devel port) > > 1. I deinstalled swfdec. > 2. Closed Firefox and renamed .mozilla to .mozilla.backup > 3. Started firefox so to generate a new and clean .mozilla > 4. #make install /usr/ports/www/nspluginwrapper > 5. Downloaded > http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=Linux > --the .tar.gz format. > 6. Extract libflashplayer.so from install_flash_player_9_linux.tar.gz and copy it to ~/.mozilla/plugins > 7. Then, as normal user: > $nspluginwrapper -v -a -i (to install) > $nspluginwrapper -l (to check if its installed) > 8. Copied the settings, like bookmarks.html and other stuff like themes from .mozilla.backup to .mozilla (dont copy the whole bunch back not to overwrite the plugin settings) > 9. My /etc/rc.conf has the entry linux_enable="YES" -- I suppose this is necessary. > > That way you can enter the wonderful world of annoying advertisment even without using Windows.. > > Cheers > herbs > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" You were able to get version 9 working, I can't even do that on mine, it just freezes firefox