From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQN4X-0005DF-4E for garchives@archives.gentoo.org; Fri, 23 Jan 2009 14:31:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7555E0701; Fri, 23 Jan 2009 14:31:47 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by pigeon.gentoo.org (Postfix) with ESMTP id 85786E0701 for ; Fri, 23 Jan 2009 14:31:47 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so2608566fga.14 for ; Fri, 23 Jan 2009 06:31:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=jtHweo7N6rnJmNr2X8CgbJImgjiN+gPTH3csu2FCQcY=; b=HJbgKZou8m1taefAJZLiR+ujc0Hk64Xj+k9Az+2xtIlkzV/eSY4UHy+2uBZaKrsbep KhJLvovC0yuOa56VW7V3EMd7dHLhhAEiFK7jKcPWtC1LAjar+4MPTExdOgZE0b7aSG+6 8Gx7KKLvVZ4yZKzq5uESVup7K413RU1w7x2xg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=O2gEcBeex8Y6x9Q2U14XIq+1VQtXWKD3gyKIrp774Dj5BPeloLSJSLZc2mDUwYN1SS l7C4HdT1mJx3WmVr0u6IZWEzN5nWjGWK4NkrLnPyYsE7SBC8DhozBKCgR55r9jUtgNLk 9RZy+h/l/0rrX49xN/qorhbAZDng6zOqMU7gU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.181.58.9 with SMTP id l9mr2050997bkk.214.1232721106844; Fri, 23 Jan 2009 06:31:46 -0800 (PST) In-Reply-To: <229b7e970901230543gcba69bdqc715e097647e563f@mail.gmail.com> References: <49bf44f10901220734g3cff1184g9e889532746c8537@mail.gmail.com> <58965d8a0901220853n3746b118q79066bad8ca0b8dc@mail.gmail.com> <49bf44f10901220901x4471ca15id03fd55c099d453e@mail.gmail.com> <200901221818.18262.volkerarmin@googlemail.com> <229b7e970901230543gcba69bdqc715e097647e563f@mail.gmail.com> Date: Fri, 23 Jan 2009 06:31:46 -0800 Message-ID: <49bf44f10901230631l5bab741ej5caf7d206c26383a@mail.gmail.com> Subject: Re: [gentoo-user] 64-bit Firefox + java? From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d0188103-e17c-4771-a849-2cd99fec294f X-Archives-Hash: dff8ae50f553b5bb4f91b8cc555da42b > Use icedtea from the java-overlay. Works beautifully for me on ff3 > > Pariksheet I'd like to give that a try but I get: # emerge icedtea6 Calculating dependencies... done! [ebuild N ] dev-java/icedtea6-1.3.1-r2 USE="nsplugin -cacao -debug -doc -examples -javascript -pulseaudio -shark -zero" * Error: circular dependencies: ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') depends on ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') (hard) * Note that circular dependencies can often be avoided by temporarily * disabling USE flags that trigger optional dependencies. Does anyone know how to resolve this? I tried disabling the nsplugin USE flag with the same result. - Grant >>> >>>> I recently switched from firefox-bin and nspluginwrapper to 64-bit >>> >>>> firefox and the latest flash, and I just realized java no longer >>> >>>> works. Do I need to go back to firefox-bin and nspluginwrapper for >>> >>>> java to work? >>> >>> >>> >>> Which java are you using? Sun's java didn't have a 64-bit browser >>> >>> plug-in until very recently. >>> >>> >>> >>> http://blogs.sun.com/joshis/entry/finally_it_s_here_java >>> >> >>> >> That sounds great. Is it set up in portage yet? If so, can you tell >>> >> me a package name? >>> > >>> > Not that I know of, it hasn't been released yet (still beta). I've >>> > read on the www that you can extract just the libnpjp2.so file from >>> > the archive and drop it in on top of your current sun-jre >>> > installation, then make a symlink to it your firefox plugins >>> > directory. I haven't actually tried it as I can't remember the last >>> > time I ran into java on the web. >>> >>> Thank you, I'll keep an eye on that. >>> >>> - Grant >> >> or just use konqueror which does not need java-plugin to display&use java >> since it can use java directly.