From owner-freebsd-questions@FreeBSD.ORG Sun Nov 11 17:13:33 2007 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 E1D6616A46C for ; Sun, 11 Nov 2007 17:13:33 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.freebsd.org (Postfix) with ESMTP id AA5F313C4AA for ; Sun, 11 Nov 2007 17:13:33 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id CE57BADC103F for ; Sun, 11 Nov 2007 17:45:09 +0100 (CET) Received: from [84.152.154.143] (helo=freebsdangel.de) by smtp06.web.de with asmtp (WEB.DE 4.108 #208) id 1IrFvp-00025p-00 for freebsd-questions@freebsd.org; Sun, 11 Nov 2007 17:45:09 +0100 Message-ID: <47373FC6.8080500@web.de> Date: Sun, 11 Nov 2007 17:45:42 +0000 From: Tino Engel User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX18Izj+AS6ZO/EcAKlvteowXrMBR10+pODv7AcQK 6HxRRwrenLB1HLvi7J2a19FkIIGxrajaMncwyWNJYMatyaMiwe +ZPgqlcAc= Subject: Neither linux-firefox nor linux-opera uses java plugin 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, 11 Nov 2007 17:13:34 -0000 Dear all, Any help concerning the topic as follws would be very appreciated. freebsdangel# uname -a FreeBSD freebsdangel.de 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Sat Nov 10 20:15:45 UTC 2007 root@freebsdangel.de:/usr/obj/usr/src/sys/GENERIC i386 freebsdangel# It seems that this browser-plugin stuff is neverending. All native freebsd browsers refuse to use plugins at all. The linux versions of opera and and firefox correctly recognize the linux-flashplugin7. But the java-plugin is not recognized although having been linked correctly from diablo portsinstall. freebsdangel# pwd /usr/local/lib/browser_plugins freebsdangel# ls -l total 6898 -rw-r--r-- 1 root wheel 0 Nov 10 14:58 .thunderbird.keep -r--r--r-- 1 root wheel 856 Nov 10 23:45 flashplayer.xpt -rwxr-xr-x 1 root wheel 7040036 Nov 10 23:45 libflashplayer.so lrwxr-xr-x 1 root wheel 63 Nov 11 17:33 libjavaplugin_oji.so -> /usr/local/diablo-jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so freebsdangel# ls -l /usr/local/diablo-jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so -rwxr-xr-x 1 root wheel 143280 Jun 14 2006 /usr/local/diablo-jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so freebsdangel# Konqueror though can use java, when being given the correct java executable path. But, Konqueror is totally messed up somehow, it always takes about 30 seconds to open a webpage. firefox and opera are pretty fast though. Another related issue: linux-flashplugin9 always segfaults the browser when used. I dunno what to do, I would relly like to be able to watch latest flash movies. Best regards, Tino