Bug #366
Install.bat Does Not Detect Java
Start date:
12/02/2011
Due date:
12/05/2011
% Done:
100%
Description
The install batch file does not detect Java on some operating systems. Another check should be added that looks for the Java binary in the path by adding the following line in install.bat:
java -version || goto JAVA_NOT_INSTALLED
History
#1 Updated by Anonymous about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r1226.