From owner-freebsd-mozilla@FreeBSD.ORG Tue Dec 23 08:10:35 2003 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99F5F16A4D3 for ; Tue, 23 Dec 2003 08:10:35 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1581143D3F for ; Tue, 23 Dec 2003 08:10:34 -0800 (PST) (envelope-from freebsd-mozilla@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AYp7A-0006e6-00 for ; Tue, 23 Dec 2003 17:10:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-mozilla@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AYoqf-0006WD-00 for ; Tue, 23 Dec 2003 16:53:29 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AYoqf-0000x0-00 for ; Tue, 23 Dec 2003 16:53:29 +0100 From: "Scott I. Remick" Date: Tue, 23 Dec 2003 10:53:28 -0500 Lines: 21 Message-ID: References: <20031220161256.61102.qmail@web80708.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) X-Archive: encrypt Sender: news Subject: Re: flash and java plugins X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 16:10:36 -0000 On Sat, 20 Dec 2003 16:12:56 +0000, Jose Maria Kulalapnot wrote: > how can i run the native mozilla with the flash6 and java 1.4.2 working > fine? For flash, I think you want: /usr/ports/www/flashpluginwrapper/ Works for me. Be sure to follow the instructions given to you after installing the port. For Java, I think I went here: http://plugindoc.mozdev.org/faqs/java.html Except on FreeBSD the plugin is installed in: /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so And the Mozilla plugins folder is: /usr/X11R6/lib/browser_plugins/ So create a link in the Moz plugins folder that points to the .so file and Mozilla should be happy. From owner-freebsd-mozilla@FreeBSD.ORG Sat Dec 27 00:17:52 2003 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BF8F16A4CE for ; Sat, 27 Dec 2003 00:17:52 -0800 (PST) Received: from web80806.mail.yahoo.com (web80806.mail.yahoo.com [66.163.170.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 483B943D5C for ; Sat, 27 Dec 2003 00:17:39 -0800 (PST) (envelope-from buttmanizer@yahoo.com) Message-ID: <20031227081739.19698.qmail@web80806.mail.yahoo.com> Received: from [202.92.128.25] by web80806.mail.yahoo.com via HTTP; Sat, 27 Dec 2003 08:17:39 GMT Date: Sat, 27 Dec 2003 08:17:39 +0000 (GMT) From: =?iso-8859-1?q?Jose=20Maria=20Kulalapnot?= To: freebsd-mozilla@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: flash and java plugins X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 08:17:52 -0000 flashpluginwrapper can only make flash5.0r51 work, not flash6. further still when i installed linux mozilla 1.5 in /compat/linux/usr/local/mozilla), i symlinked the native java plugin in the plugins dir of native mozilla. here's what i get when i run linux mozilla: /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so: ELF file OS ABI invalid i remove the symlink and try this time to symlink the linux java plugin (from ns610) and here's what i get when i run linux mozilla: INTERNAL ERROR on Browser End: No manager for initializing factory? System error?:: Success from the ns610-gcc32 here's what i get when i run linux mozilla: LoadPlugin: failed to initialize shared library /usr/compat/linux/usr/local/j2sdk1.4.2_03/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so [libgcc_s.so.1: cannot open shared object file: No such file or directory] but the native mozilla just runs fine the native java plugin. here's what i found working: browsers, plugins and their OSs go together (birds of the same feather). java plugins work in native mozilla. flash6 and acroread5 work in linux mozilla. so i switch between the native and linux mozilla when viewing flash, pdf, and applets. --- "Scott I. Remick" wrote: > On Sat, 20 Dec 2003 16:12:56 +0000, Jose Maria > Kulalapnot wrote: > > > how can i run the native mozilla with the flash6 > and java 1.4.2 working > > fine? > > For flash, I think you want: > /usr/ports/www/flashpluginwrapper/ > > Works for me. Be sure to follow the instructions > given to you after 5.0r51 > installing the port. > > For Java, I think I went here: > http://plugindoc.mozdev.org/faqs/java.html > Except on FreeBSD the plugin is installed in: > /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so > > And the Mozilla plugins folder is: > /usr/X11R6/lib/browser_plugins/ > > So create a link in the Moz plugins folder that > points to the .so file and > Mozilla should be happy. > > > > _______________________________________________ > freebsd-mozilla@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla > To unsubscribe, send any mail to "freebsd-mozilla-unsubscribe@freebsd.org" ________________________________________________________________________ BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st December 2003. The way the internet was meant to be. http://uk.rd.yahoo.com/evt=21064/*http://btyahoo.yahoo.co.uk