From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.62)
(envelope-from )
id 1H9RQf-0004eu-Ug
for garchives@archives.gentoo.org; Tue, 23 Jan 2007 19:35:38 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0NJZLQe001891;
Tue, 23 Jan 2007 19:35:21 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0NJZJDd001854
for ; Tue, 23 Jan 2007 19:35:20 GMT
Received: from lark.gentoo.org (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTP id 8A3C064EB9
for ; Tue, 23 Jan 2007 19:35:19 +0000 (UTC)
Received: from nightmorph by lark.gentoo.org with local (Exim 4.62)
(envelope-from )
id 1H9RQG-0004pn-8l
for gentoo-doc-cvs@lists.gentoo.org; Tue, 23 Jan 2007 19:35:12 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Message-Id:
From: Josh Saddler
Date: Tue, 23 Jan 2007 19:35:12 +0000
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 51af5839-32dc-4030-bb59-eefcd3e2aa70
X-Archives-Hash: 8240efeb4fce8619749c4e0e0dfb4860
nightmorph 07/01/23 19:35:12
Modified: java.xml
Log:
added some stuff to properly install a 32-bit java plugin, per a conversation with nichoj on IRC
Revision Changes Path
1.38 xml/htdocs/doc/en/java.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.37&r2=1.38
Index: java.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- java.xml 11 Jan 2007 20:52:46 -0000 1.37
+++ java.xml 23 Jan 2007 19:35:12 -0000 1.38
@@ -1,5 +1,5 @@
-
+
@@ -24,8 +24,8 @@
-0.13
-2007-01-11
+0.14
+2007-01-23
What is Java?
@@ -533,7 +533,17 @@
-First, check which plug-ins are available:
+To use a 32-bit plug-in, you will need to emerge emul-linux-x86-java with
+the nsplugin USE flag enabled.
+
+
+
+# echo "app-emulation/emul-linux-x86-java nsplugin" >> /etc/portage/package.use
+# emerge emul-linux-x86-java
+
+
+
+Next, check which plug-ins are available:
--
gentoo-doc-cvs@gentoo.org mailing list