I'm trying to install ant from
the package provided here since I cannot get it using "yum"
When I try to:
"rpm -Uvh ant-1.6.2-3jpp.noarch.rpm"
I get missing dependency:
jaxp_parser_impl
I thought this should be a part of J2EE (Java 2 SDK), which I have installed.
I cannot find a jaxp_parser_impl package anywhere...
help plz
