Hi, I am new to classpath and I have problems in installing it.
I have installed Jamvm 1.5.0 on Ubuntu 7.10, but when I tried to install classpath 0.96.1, I came into problems. In the directory of unpacked classpath, I tried to ./configure, but it comes out a lot of errors and warnings. For example, error: VMThread cannot be resolved to a type. I find that VMThread.java is not in ./java/lang/ , but in ./vm/reference/java/lang. It seems configure cannot find the java files in the vm/reference directory. Can I add some parameter to the configure to make it able to locate the files? I have tried to add vm/reference to the PATH, it does not work. Can you figure out what the problem is? Thank you. Looking forward to your reply. Regards, Guangqiang