Maybe it's just me...maybe it's not. As another Linux user pointed out, there's two errors received by running installOCF.class under a 1.1 JDK. I've read somewhere that OCF was written for JDK 1.1.6 or higher, so my 1.1.7 should suffice. Under Windows, however, I'm running Java 2 (JDK 1.2.2). When I type 'java installOCF' on it, I get the following error: Exception in thread "main" java.lang.NoClassDefFoundError: installOCF If run in verbose mode, it does not report any additional meaningful information. This is the same error I get in Linux if I had typed 'java installOCF.class', instead of 'java installOCF'. Any ideas on this? BTW, installing JBuilder 3.5 after the fact still did not help. (JBuilder 3.5 is not installed on the Linux box.) --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
