Gentoo Archives: gentoo-java

From: "William L. Thomson Jr." <wltjr@g.o>
To: Corey <corey_s@×××××.net>
Cc: gentoo-java@l.g.o
Subject: Re: [gentoo-java] tomcat 6 on amd64
Date: Thu, 24 May 2007 22:44:58
Message-Id: 1180046654.32371.12.camel@wlt.obsidian-studios.com
In Reply to: [gentoo-java] tomcat 6 on amd64 by Corey
1 Cory,
2 Are you running a Opteron processor?
3
4 On Thu, 2007-05-24 at 15:39 -0700, Corey wrote:
5 > Hey folks! Really hoping someone can help me out, hope these questions aren't
6 > considered too simple to be answered; sorry if I'm asking on the wrong place.
7 >
8 > Anyhow, I can't get tomcat6 installed on my amd64 system; the ebuild dies
9 > with:
10
11 Please see bug for more information
12 http://bugs.gentoo.org/show_bug.cgi?id=178980
13
14 > ... I've read plenty of similar things, in which the big fix appears to set
15 > '-J-Xmx256m' or thereabouts to the javac... however, being somewhat new to
16 > java, I'm not certain where/how to do this in the ebuild, or during the
17 > emerge.
18
19 You can add
20
21 export ANT_OPTS="-Xmx128m"
22
23 Just after src_compile and digest ebuild.
24
25 Or use any jdk BUT 1.5.0.11 on amd64 Opterons.
26
27 > Is there a place to set system-wide, or per-user JAVAC options?
28
29 I do not believe so at this time.
30
31 --
32 William L. Thomson Jr.
33 Gentoo/Java

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-java] tomcat 6 on amd64 Corey <corey_s@×××××.net>