|   JHDL Home Page   |   Configurable Computing Lab   | Search

JHDL® Frequently Asked Questions

Question

How do I correctly set my CLASSPATH?

Answer

Read this CLASSPATH tutorial.


Question

I'm having problems installing JHDL; I run JDK 1.4.

Answer

There is a problem with InstallAnywhere under JDK 1.4, InstallAnywhere is expecting to find the file jvm.dll in <JDKdir>\jre\bin\hotspot. However, in JDK1.4, this directory does not exist anymore. Instead there are two directories:


     <JDKdir>\jre\bin\client 
     <JDKdir>\jre\bin\server 

Therefore, as a work around, create a directory named "hotspot" under <JDKdir>\jre\bin. Copy the file <JDKdir>\jre\bin\client\jvm.dll to the newly created directory <JDKdir>\jre\bin\hotspot.

|   JHDL Home Page   |   Configurable Computing Lab   |   JHDL Documentation Guide   |


JHDL 0.3.45