Trying to install on Windows 10 64 bit. See clips below:
Any ideas???
Joe
Trying to install on Windows 10 64 bit. See clips below:
Any ideas???
Joe
Set the JAVA_HOME environment variable in Windows and it should work (open up a new command prompt or reboot after you set it :))
By the way, the file size of “openhab-2.0.0.RC1.zip” should be 49.17 MB (not 124 KB as in the image above). Make sure that the download has completed correctly from Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog
(Optional): Install Oracle Java Development Kit on Windows 10 x64:
With Oracle JRE and the JAVA_HOME environment variable set to C:\Program Files (x86)\Java\jre1.8.0_121
, the startup on Win 10 x64 will look like:
With Oracle JDK and the JAVA_HOME environment variable set to C:\Program Files\Java\jdk1.8.0_121
, the startup on Win 10 x64 will look like:
Awesome, thanks! I will try this when I get home tonight. Pretty sure I recall the zip file being 49+ MB but I will confirm that as well. Thanks again!
It worked. Thanks again!