From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ira1l-0004Y6-Of for garchives@archives.gentoo.org; Mon, 12 Nov 2007 14:12:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lACEAbCM018453; Mon, 12 Nov 2007 14:10:37 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lACEAaAF018448 for ; Mon, 12 Nov 2007 14:10:37 GMT Received: from [192.168.1.103] (c-76-30-249-186.hsd1.tx.comcast.net [76.30.249.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 209DE65725 for ; Mon, 12 Nov 2007 14:10:36 +0000 (UTC) Message-ID: <473889F4.9010600@gentoo.org> Date: Mon, 12 Nov 2007 11:14:28 -0600 From: Jeffrey Gardner User-Agent: Thunderbird 2.0.0.6 (X11/20070922) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] firefox-bin crashing a few times every day References: <5bdc1c8b0710291034g3b21f795q8e14ee27492690dc@mail.gmail.com> <4d192b620710291041m57573c25i854b76b5c7aebc68@mail.gmail.com> <5bdc1c8b0710291048h4ce51b1dsdd48803718d1551a@mail.gmail.com> <5bdc1c8b0711111349x7c23bdfam6b7efd85c9453ce7@mail.gmail.com> <5bdc1c8b0711111505s33f7a589rc9adb704c93a837b@mail.gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 512a7956-2c90-4fea-a617-fa4e194cc143 X-Archives-Hash: debd5c0468e16a1484717627503a7261 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The only time I've had firefox-bin crashing a lot was when I was using the blackdown java plugin. Here's what I did... I downloaded the latest java jre from sun and put it in /usr/local. I made it executable. ( "cd /usr/local" and "chmod +x sun-jdk-version-blah") I then ran the file "./sun-jdk-version-blah" It created a new directory which I then renamed "java" "mv sun-jdk-version-blah java" Then I point a symlink from the mozilla plugins directory (which I had to make) "cd /home/yourname/.mozilla" "mkdir plugins" "cd plugins" "ln -s /usr/local/java/plugin/i386/ns7/libjavaplugin_oji.so ." Then kick back and enjoy the java goodness. - -- Jeffrey Gardner Gentoo Developer Public PGP Key ID: 4A5D8F23 hkp://pgpkeys.mit.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHOIn0iR2KxEpdjyMRAgsRAJ461Kq1i5lpIMi3+BIkjwALrgiK0ACffiNV VFVg7Sts2ZJsYCunmMTBqSM= =bINQ -----END PGP SIGNATURE----- -- gentoo-amd64@gentoo.org mailing list