public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] [gentoo-user] no javac on gentoo amd64?
@ 2010-04-03  7:17 Xi Shen
  2010-04-03  8:44 ` Lie Ryan
  2010-04-04  0:41 ` Fernando Boaglio
  0 siblings, 2 replies; 3+ messages in thread
From: Xi Shen @ 2010-04-03  7:17 UTC (permalink / raw
  To: gentoo-user, gentoo-china, gentoo-amd64

hi,

my system is gentoo amd 64. java-config -L show i have two VMs on my system:

The following VMs are available for generation-2:
1)      IcedTea6-bin 1.7.1 [icedtea6-bin]
*)      Sun JRE 1.6.0.18 [sun-jre-bin-1.6]

but when i ran javac, it says:

* javac is not available for sun-jre-bin-1.6 on x86_64
* IMPORTANT: some Java tools are not available on some VMs on some architectures

we do not have javac on amd64 system? how to fix this?
i did not find much use information on http://www.gentoo.org/doc/en/java.xml


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] no javac on gentoo amd64?
  2010-04-03  7:17 [gentoo-amd64] [gentoo-user] no javac on gentoo amd64? Xi Shen
@ 2010-04-03  8:44 ` Lie Ryan
  2010-04-04  0:41 ` Fernando Boaglio
  1 sibling, 0 replies; 3+ messages in thread
From: Lie Ryan @ 2010-04-03  8:44 UTC (permalink / raw
  To: gentoo-amd64

On 04/03/10 18:17, Xi Shen wrote:
> hi,
> 
> my system is gentoo amd 64. java-config -L show i have two VMs on my system:
> 
> The following VMs are available for generation-2:
> 1)      IcedTea6-bin 1.7.1 [icedtea6-bin]
> *)      Sun JRE 1.6.0.18 [sun-jre-bin-1.6]
> 
> but when i ran javac, it says:
> 
> * javac is not available for sun-jre-bin-1.6 on x86_64
> * IMPORTANT: some Java tools are not available on some VMs on some architectures
> 
> we do not have javac on amd64 system? how to fix this?
> i did not find much use information on http://www.gentoo.org/doc/en/java.xml

javac, the java compiler, is not avaialable for any JRE, the *runtime*
environment.

You need to install a JDK, the *development* kit which contains the
compiler. Note that if you install JDK, you don't need a JRE anymore as
the JDK includes all the component of JRE.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] no javac on gentoo amd64?
  2010-04-03  7:17 [gentoo-amd64] [gentoo-user] no javac on gentoo amd64? Xi Shen
  2010-04-03  8:44 ` Lie Ryan
@ 2010-04-04  0:41 ` Fernando Boaglio
  1 sibling, 0 replies; 3+ messages in thread
From: Fernando Boaglio @ 2010-04-04  0:41 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 41 bytes --]

emerge -v sun-jdk

[]'s
Fernando Boaglio

[-- Attachment #2: Type: text/html, Size: 58 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-04  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-03  7:17 [gentoo-amd64] [gentoo-user] no javac on gentoo amd64? Xi Shen
2010-04-03  8:44 ` Lie Ryan
2010-04-04  0:41 ` Fernando Boaglio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox