Re: Can I install BDK1.1 on Win 2000
Posted By:
Chester_Heng
Posted On:
Tuesday, May 21, 2002 04:05 AM
Hi expert,
I like to elaborate my prob further. pls advise
I try to install DBK1.1 and i encountered some problems.
1. During installation, JVM cannot be located and I manually choose
java.exe at c:jdk1.3.1_02injava.exe
2. after installation, i execute Beanbox and problems arise
when I select makeApplet.
makeApplet process is not sucessfully and I receive the following error message.
a. error dialog box
"java.io.IOException: compilation failed!
while generating data for MyApplet"
b. DOS error message
"WARNING: Could not Runtime.exec "javac" in the standard way: java.io.IOException: CreateProcess: javac -classpath tmpmyAppletmyApplet_files;classes;.;..libmethodtracer.jar:..infobus.jar -nowarn tmpmyApplet_filesMyApplet.java error=2
Check that the version of "javac" that you are running is the one supplied with Sun's JDK1.x and not some other version of "java" or JRE shipped with some other product."
How do I solve the above problems?