public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: bog@khumba.net
Subject: Re: [gentoo-user] icedtea-jdk and X
Date: Sat, 28 Jul 2012 14:30:16 +0200	[thread overview]
Message-ID: <20120728143016.0b473e36@khamul.example.com> (raw)
In-Reply-To: <20120727225627.72777ba8@khumba.net>

On Fri, 27 Jul 2012 22:56:27 -0700
Bryan Gardiner <bog@khumba.net> wrote:

> On Thu, 26 Jul 2012 18:22:10 +0400
> Евгений Пермяков <permeakra@gmail.com> wrote:
> 
> > Can someone tell me, why my gentoo server wants X header to build 
> > icedtea jdk if USE="... -X ..." ? Ok, I understand that it is
> > because maintainers wrote ebuild that requires X header
> > unquestionable. But why they did so and can be something done about
> > it? Do not want to have *-bin* package in system for perfectionism
> > reasons.
> 
> Hi,
> 
> If it helps, it looks like dev-java/icedtea with USE=-X only requires
> X to build, not to run.  So after installation, the X packages can be
> removed by "emerge --ask --depclean --with-bdeps=n packages...".  Or
> leave off "packages..." to see all installed packages that are not
> needed for world packages to run (which should include X).
> 
> Of course you'll have to reinstall them if you want to rebuild
> icedtea...

Speaking somewhat generically:

Turns out this is fairly common in the real world. Huge numbers of java
apps have some form of config utility and most of them are (sadly) not
headless. They are gui-driven and that's the only way they can be
configured. We sysadmins don't like this, but there's not much we can
do about it.

So we compromise. It's fairly normal to install Xlibs on a box running
java and export the display. This appears to be what the
icedtea maintainers settled on.

At least the maintainers used their brain and require Xlibs, not a full
blown running X server.


-- 
Alan McKinnon
alan.mckinnon@gmail.com



      reply	other threads:[~2012-07-28 12:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26 14:22 [gentoo-user] icedtea-jdk and X Евгений Пермяков
2012-07-28  5:56 ` Bryan Gardiner
2012-07-28 12:30   ` Alan McKinnon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120728143016.0b473e36@khamul.example.com \
    --to=alan.mckinnon@gmail.com \
    --cc=bog@khumba.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox