[tcljava-user] Issues when trying to install jacl
Brought to you by:
mdejong
From: Jagadeesan, S. <Sri...@St...> - 2004-10-18 12:55:16
|
Hi, I'm trying to install JACL on a Windows machine. I am using the MSYS package for configuration and installation. When I run the following command: ./configure --with-jdk=c:/j2sdk1.4.2_06 configuration starts but exits with the following error: checking the -native flag to the Java runtime... configure: error: could not run simple test program Test.class with /c/j2sdk1.4.2_06/bin/java, you need to check the Java runtime to make sure it is installed correctly I tried running the Test.class from the command line and it is working properly. Any clues as to what the problem might be? Thanks, Srinivas |