On Sat, 22 Jan 2005 21:32:42 +0200, Matan Peled <[EMAIL PROTECTED]> wrote:
Qian Qiao wrote:
Hi,
I am having a server box that we intend to run some java application on it. I noticed that both Sun and IBM JDK(s) will require X. It would be pretty pointless to install X on a server box.
Is there a way to install these JDKs without X?
TIA.
-- Joe
From the sun-jdk-1.5.0 ebuild:
DEPEND=">=dev-java/java-config-1.2 sys-apps/sed jce? ( app-arch/unzip ) doc? ( =dev-java/java-sdk-docs-1.5.0* )"
RDEPEND="x86? ( sys-libs/lib-compat ) doc? ( =dev-java/java-sdk-docs-1.5.0* )"
Doesn't seem to depend on X... (IIRC, some stuff, namely GUI things, do not work correctly without X).
AFAIK, 1.5 is still masked. Sun 1.4.2_06 and IBM 1.4.2 depends on X I believe.
No, it does not. Observe sun-jdk-1.4.2_06.ebuild (Couldn't you have checked this yourself ... )?
DEPEND=">=dev-java/java-config-1.1.5
sys-apps/sed
app-arch/unzip
doc? ( =dev-java/java-sdk-docs-1.4.2* )"RDEPEND="sys-libs/lib-compat"
-- [Name ] :: [Matan I. Peled ] [Location ] :: [Israel ] [Public Key] :: [0xD6F42CA5 ] [Keyserver ] :: [keyserver.kjsl.com] encrypted/signed plain text preferred
signature.asc
Description: OpenPGP digital signature
