On Thu, 2007-04-19 at 14:39 -0500, Benjamin J. Weiss wrote:
CentOS List wrote:
Patrick wrote:
...
Do you have the yum.repo.d file for jpackage?
Okay, I must be doing something wrong.
# wget -P /etc/yum.repos.d http://www.jpackage.org/jpackage.repo # yum search java > /root/java.txt # grep sun java.txt # grep java-1 java.txt
I can't seem to find where anything other than 1.4 is available in the jpackage repo. What am I doing wrong?
Did you enable the appropriate repos by editing the file? (They seem not to have a RHEL-5 repo yet.)
Did you follow
http://wiki.centos.org/HowTos/JavaOnCentOS
and build/install the packages, then select with alternatives?
Phil