Re: java-config --jre32-home & virtual/jre32
James Le Cuirot <chewi-Yn+4UywRBy5n8C+U7lyxXlpr/1R2p/[email protected]> Sun, 18 Jan 2009 12:47:19 +0000
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <20090118124719.5a56d783@symphony> |
On Sun, 18 Jan 2009 13:31:15 +0100 Mario Fetka <[email protected]> wrote: > Request for 32bit java selection via java-config --jre32-home > and eclass extension for something like this: > > RDEPEND=" x86? ( >=virtual/jre-1.5 ) > amd64? ( >=virtual/jre32-1.5 )" > > its for some bin only software > that uses some binary blub. I think that's what app-emulation/emul-linux-x86-java is for. Not sure how you select it though. James