Grr.
root@Paradise:/# rpm -i jdk-1_5_0_06-linux-i586.rpm
error: Failed dependencies:
glibc >= 2.1.2-11 is needed by jdk-1.5.0_06-fcs
sh-utils >= 2.0-1 is needed by jdk-1.5.0_06-fcs
fileutils >= 4.0-8 is needed by jdk-1.5.0_06-fcs
gawk >= 3.0.4-1 is needed by jdk-1.5.0_06-fcs
textutils >= 2.0-2 is needed by jdk-1.5.0_06-fcs
/bin/sh is needed by jdk-1.5.0_06-fcs
root@Paradise:/# gawk --version
GNU Awk 3.1.5
[...snip...]
I grabbed the glibc, gawk, and coreutils packages off of Slackware.com and installed them all. I'm confused...
I ran the bin, errored the same as rpm -i'ing the rpm alone. I used rpm2tgz on the rpm, and ran that. I got no error, but I still get 1.5.0 04 from java --version. Arr! Help?