RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v2

1999-08-23 Thread Miles Thompson


+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_HOME/swingall.jar
+

potentially silly error, some potentially silly
solutions, which I occasionally have to remember :


 - when you run the class file do you include the package name ?

 eg..

cd 
javac -d . RunDammit.java
java com.nortelnetworks.RunDammit


 - Check that it creates a directory structure approp to yo source..




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



rpms ?

1999-10-25 Thread Miles Thompson


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'.

???




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]