ok i seem to be able to find rpm's
for the wonderful blackdown jdk;
( try :
http://www.rpmfind.net/linux/RPM/JByName.html
)
but why are they not listed in that
cool rpmfind metadata thing under
keywords like 'java' and 'jdk'.
???
+I know have a silly problem with JDK 1.1.7. Namely, while I can compile my
+application (containing several .java files organised in a number of
+packages), when I attempt to run it, it doensn't run! My environment is
+ $JAVA_HOME =
+ $CLASSPATH = .:$JAVA_HOME/lib/classes.zip:$JAVA_