From owner-freebsd-questions@FreeBSD.ORG Sun Apr 15 19:25:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97E6C16A402 for ; Sun, 15 Apr 2007 19:25:40 +0000 (UTC) (envelope-from markhannon@optusnet.com.au) Received: from fallbackmx01.syd.optusnet.com.au (fallbackmx01.syd.optusnet.com.au [211.29.132.93]) by mx1.freebsd.org (Postfix) with ESMTP id A4E2F13C43E for ; Sun, 15 Apr 2007 19:25:39 +0000 (UTC) (envelope-from markhannon@optusnet.com.au) Received: from mail01.syd.optusnet.com.au (mail01.syd.optusnet.com.au [211.29.132.182]) by fallbackmx01.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id l3EMsDLl026410 for ; Sun, 15 Apr 2007 08:54:13 +1000 Received: from hal.home.lan (c211-28-222-12.sunsh5.vic.optusnet.com.au [211.28.222.12]) by mail01.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id l3EMsAF6020553 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sun, 15 Apr 2007 08:54:11 +1000 Received: from tbird.home.lan ([192.168.1.5] helo=tbird) by hal.home.lan with esmtp (Exim 4.63) (envelope-from ) id 1Hcr8E-00082d-Nn; Sun, 15 Apr 2007 08:54:10 +1000 From: "Mark Hannon" To: "'Olivier Regnier'" , Date: Sun, 15 Apr 2007 08:54:09 +1000 Message-ID: <001701c77ee7$d02e7840$0501a8c0@tbird> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <462133E4.5020402@oregnier.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: Acd+1ahL80H6MFSzQAiVoa8XDFnEogAEezwg Cc: Subject: RE: linux-flashplugin9 with Mozilla Firefox 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: Sun, 15 Apr 2007 19:25:40 -0000 Hello Olivier, I have not previously had much success with the linuxpluginwrapper approach (at least last time I tried there was a library patch needed - maybe that is not the case anymore). Have you tried the nspluginwrapper port instead? It seems to work very well with the linux-flashplugin7 at least. Rgds/Mark -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Olivier Regnier Sent: Sunday, 15 April 2007 6:05 AM To: freebsd-questions@freebsd.org Subject: linux-flashplugin9 with Mozilla Firefox Hello, I'm running FreeBSD 6.2 with Mozilla Firefox |2.0.0.3,1 and i tried to install linux-flashplugin9. First step, i installed |linuxpluginwrapper : |cd /usr/ports/www/linuxpluginwrapper && make install clean| Step two, linux flash plugin: |cd /usr/ports/www/linux-flashplugin9 && make install clean Step tree, i made 2 symbolic links : |cd /usr/local/lib/browser_plugins/ ln -s /usr/local/lib/npapi/linux-flashplugin/flashplayer.xpt |ln -s /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so| and i copied the libmap.conf file in /etc directory : cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/libmap.conf When i open my browser, i have nothing with about:plugins. I think flash9.so doesnt exist no ? Can you help me please ? Thank you :) _______________________________________________ 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"