From owner-freebsd-questions@FreeBSD.ORG Wed Nov 23 11:13:28 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 864DE16A41F for ; Wed, 23 Nov 2005 11:13:28 +0000 (GMT) (envelope-from ray@txnet.com) Received: from txnet.com (unisys.txnet.com [212.1.98.8]) by mx1.FreeBSD.org (Postfix) with SMTP id 936E543D60 for ; Wed, 23 Nov 2005 11:13:21 +0000 (GMT) (envelope-from ray@txnet.com) Received: (qmail 40584 invoked from network); 23 Nov 2005 11:11:05 -0000 Received: from 127.0.0.1 by unisys.txnet.com (envelope-from , uid 82) with qmail-scanner-1.25 (spamassassin: 3.0.3. Clear:RC:1(127.0.0.1):. Processed in 0.081659 secs); 23 Nov 2005 11:11:05 -0000 X-Qmail-Scanner-Mail-From: ray@txnet.com via unisys.txnet.com X-Qmail-Scanner: 1.25 (Clear:RC:1(127.0.0.1):. Processed in 0.081659 secs) Received: from unknown (HELO 192.168.1.240) (127.0.0.1) by localhost with SMTP; 23 Nov 2005 11:11:05 -0000 Received: from 192.168.1.131 (SquirrelMail authenticated user ray) by 192.168.1.240 with HTTP; Wed, 23 Nov 2005 13:11:05 +0200 (EET) Message-ID: <49706.192.168.1.131.1132744265.squirrel@192.168.1.240> Date: Wed, 23 Nov 2005 13:11:05 +0200 (EET) From: "Alex Renn" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=windows-1251 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Native Opera 8.50 + linux-flashplugin6 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, 23 Nov 2005 11:13:28 -0000 I think it can be useful for someone. It worked for me 8-) Here's what I did: I installed opera from ports. I did kldload linux. I installed linuxpluginwrapper. I installed linux-opera. I installed mozilla. I configured flash in mozilla as described in the handbook. It worked. I configured flash in konqueror as described here http://freebsd.kde.org/howtos/konqueror-flash.php. It worked. Flash in linux-opera worked too. In a native FreeBSD Opera 8.50 I did the following: Tools --> Preferences --> Advanced --> Content --> Plug-in options... --> Change path... I have three paths there: /usr/X11R6/share/opera/plugins /usr/X11R6/share/linux-opera/plugins /usr/X11R6/lib/linux-flashplugin6 (I disabled this path /usr/X11R6/lib/browser_plugins) I don't remember whether I clicked "Find new..." in "Plug-in options...". Finally I got two detected plugins: NS4PlugInProxy - /usr/X11R6/share/opera/plugins/libnpp.so Shockwave Flash - /usr/X11R6/lib/linux-flashplugin6/libflashplayer.so Then i restarted Opera and went to shockwave.com to see that linux-flashplayer6 works with native Opera 8.50. Best Regards, Alex Renn ray@txnet.com