Can I get jre package for AIX without installing java? -


i need jre package aix . possible download ibm site without installing on aix. current state when untar downloaded package prodiced file *.jre

yes, possible download ibm's site different versions of jdk , jre, both 32 , 64 bit. requires free registration.

the downloaded files in 'backup format', can installed 'installp', eg:

installp -ayd . java71.sdk 

Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -