Ralph Angenendt wrote:
Robert Moskowitz wrote:
Error: Missing Dependency: xml-commons-jaxp-1.3-apis is needed by package ws-jaxme Error: Missing Dependency: j2sdk = 2000:1.4.2_10-fcs is needed by package java-1.4.2-sun-compat
===========================================================
Note beside the missing dependencies, the java 1.4.2 dependency; I have installed:
java-1.4.2-gcj-compat-1.4.2.0-40jpp.112.i386.rpm
You should read up on the nosrc.rpm stuff in the jpackage.org FAQ.
In short:
They are not allowed to distribute Java-1.4.2 and the same probably goes for xml-commons-jaxp-1.3-apis. They have src.rpms for that, which do *not* contain the sources to these programs. You have to download that stuff from Sun (or whereever it lives, the URL is given in the SPEC file of their nosrc.rpm) and then rebuild the rpm. Install those afterwards and yum will be happy to serve your request.
Please help me out here with all this coffee. I am a non-coffee person; tea or cola for me!
We have from the Centos install: java-1.4.2-gcj-compat-1.4.2.0-40jpp.112.i386.rpm
jpackages has: java-1.4.2-sun-compat.i586 0:1.4.2.10-1jpp
And from sun I have:
jdk-6u5-linux-i586-rpm.bin jre-6u5-linux-i586-rpm.bin
And still where is xml-commons-jaxp-1.3-apis and j2sdk = 2000:1.4.2_10-fcs hidding? Won't they be in the jdk?