Holly Bostick wrote: > > You also have to echo to /etc/portage/package.keywords-- both packages > are twice-masked. > > So in addition to the above: > > echo "dev-java/sun-jdk ~x86" >> /etc/portage/package.keywords > echo "dev-java/java-sdk-docs ~x86" >> /etc/portage/package.keywords >
Silly me, I have ACCEPT_KEYWORDS="~x86" :-). > > On my system, the previously-installed system default VM did not change > when I installed a new one-- what you might want to do is change the > *user* VM with java-config, in order to actually use the newly-installed > one. I'm sure there's a way to set the user VM permanently, but I don't > know what it is, and it doesn't seem to 'stick' (once I close the > program using Java, the user VM seems to go back to the default). > > Holly It works permanently for me with "source ${HOME}/.gentoo/java-env" in ~/.bashrc. Zac -- gentoo-user@gentoo.org mailing list