Gentoo Archives: gentoo-java

From: "Claudio Roberto França Pereira" <spideybr@×××××.com>
To: gentoo-java@l.g.o
Cc: James Le Cuirot <chewi@g.o>
Subject: Re: [gentoo-java] Emerging Tomcat without Eclipse
Date: Sat, 20 Feb 2016 19:14:17
Message-Id: CAGo3WepHksW_BdnxgOht91Da6kpNzYyeiiDnGe+9-WPRa3Os_A@mail.gmail.com
In Reply to: Re: [gentoo-java] Emerging Tomcat without Eclipse by Matthew Smith
1 Use emerge with the -t option to show the tree of dependencies, and it will
2 help you understand what is pulling xorg into the list of packages to be
3 merged.
4 On Feb 20, 2016 4:10 PM, "Matthew Smith" <maaattss@×××××.com> wrote:
5
6 > I now understand that eclipse-ecj is a requirement of Tomcat, however
7 > I do not understand why it requires X11.
8 > After removing the alsa, cups and gtk use flags from icedtea-bin,
9 > emerge still wants to pull in X11 and an assortment of packages
10 > related to X11.
11 > Do you have any ideas on how I can emerge tomcat without bringing in
12 > X? I'd rather keep my server headless.
13 >
14 > Thanks again.
15 >
16 > On 20 February 2016 at 18:02, James Le Cuirot <chewi@g.o> wrote:
17 > > On Sat, 20 Feb 2016 17:43:13 +0000
18 > > Matthew Smith <maaattss@×××××.com> wrote:
19 > >
20 > >> I am trying to install the Tomcat server (specifically
21 > >> www-servers/tomcat-8.0.30:8::gentoo).
22 > >> However, it depends on eclipse-ecj -- I am unsure of the reasoning
23 > >> behind this, but it is quite annoying because emerging this would
24 > >> bring in X and many other unwated packages.
25 > >
26 > > eclipse-ecj is not the whole of Eclipse but just the Java compiler it
27 > > uses internally. It has long been a requirement of Tomcat. It is very
28 > > small and carries no dependencies that you wouldn't already get from
29 > > Tomcat itself.
30 > >
31 > > --
32 > > James Le Cuirot (chewi)
33 > > Gentoo Linux Developer
34 >
35 >