From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MXktS-0007Xv-VW for garchives@archives.gentoo.org; Sun, 02 Aug 2009 23:55:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A3D0E0439; Sun, 2 Aug 2009 23:55:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2736FE0439 for ; Sun, 2 Aug 2009 23:55:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C267065F96 for ; Sun, 2 Aug 2009 23:55:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.486 X-Spam-Level: X-Spam-Status: No, score=-2.486 required=5.5 tests=[AWL=0.113, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q1XaVmrSM0+U for ; Sun, 2 Aug 2009 23:55:01 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4E154663D6 for ; Sun, 2 Aug 2009 23:55:00 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MXkt7-0003UQ-H4 for gentoo-user@gentoo.org; Sun, 02 Aug 2009 23:54:49 +0000 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 23:54:49 +0000 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 23:54:49 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: Java jdk Date: Sun, 2 Aug 2009 23:54:37 +0000 (UTC) Message-ID: References: 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090708 SeaMonkey/1.1.17) Sender: news X-Archives-Salt: 4c400767-1f76-4e94-8e2f-30564afd8898 X-Archives-Hash: e586c59eb7f281578e13f4ce46c11ac9 walt gmail.com> writes: > Ah, that was the jog my memory needed. For reasons I don't know, > there was some old cruft remaining in either /etc/env.d or /etc/conf.d > or /etc/java-config-2, or maybe all three, that confused java-config. OK > I had to hand-edit files in one/all of those places before everything > started to work again. Pretty sure that was the problem with oo, too. Hmmmm, Nothing stands out in the /etc/java-config-2 dir??? cat /etc/env.d/20java-config MANPATH=/etc/java-config/system-vm/man/ CONFIG_PROTECT_MASK="/etc/env.d/java/" Ideas on how to edit 20java-config are welcome? Maybe edit /etc/conf.d/hsqldb ???? Can you be more specific? I've rebuild OO twice.... app-office/openoffice-3.1.0-r1 USE="cups dbus eds gnome gstreamer gtk java kde ldap nsplugin opengl pam " LINGUAS="en en_GB en_US James