+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 = <JDK 1.1.7 installation directory> + $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 <dir with RunDammit.java src > 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]
- Problems installing JDK 1.1.7 and JDK 1.2 pre-v2 Dimitris Terzis
- Re: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Nathan Meyers
- Re: Problems installing JDK 1.1.7 and JDK 1.2 p... Juergen Kreileder
- RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Dimitris Terzis
- Re: Problems installing JDK 1.1.7 and JDK 1.2 p... Juergen Kreileder
- Re: Problems installing JDK 1.1.7 and JDK 1.2 p... Nathan Meyers
- RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Dimitris Terzis
- RE: Problems installing JDK 1.1.7 and JDK 1.2 p... Miles Thompson
- RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Dimitris Terzis
- RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Dimitris Terzis
- Re: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... Larry Gates
- Re: Problems installing JDK 1.1.7 and JDK 1.2 p... Brandon Anderson
- RE: Problems installing JDK 1.1.7 and JDK 1.2 pre-v... BAZLEY Sebastian