Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Document system requirements in short installation guide #712

Closed
tkutz opened this issue May 25, 2016 · 5 comments
Closed

Document system requirements in short installation guide #712

tkutz opened this issue May 25, 2016 · 5 comments

Comments

@tkutz
Copy link
Contributor

tkutz commented May 25, 2016

Besides the comprehensive installation guide, we should have a short overview of the process and dependencies stating the following:

  • Current system requirements: JDK 1.8 (and change it to 1.7 once we are again compatible with it)
  • Installation process is just unzipping the downloaded file
  • When using in Java context: Set preference "Installed JRE" to the installed JDK (this is also required to run our traffic light example)

The current problem is that when SCT is downloaded, the traffic light example does not work out of the box when not setting the JRE preference. This should be documented.

@tkutz tkutz added this to the S28 - TBD milestone May 25, 2016
@RainerKlute
Copy link
Contributor

Won't be worth the effort to document the JDK 1.8 depency, since that's just a bug we are about to fix.

@RainerKlute
Copy link
Contributor

Seems no JDK is needed at all. JRE is sufficient.

@RainerKlute
Copy link
Contributor

Can't reproduce the traffic light example problem. The example works for me without having to fiddle around with any JRE preferences.

@RainerKlute
Copy link
Contributor

Fixed with pull request #773.

@RainerKlute
Copy link
Contributor

Section on the JRE not found problem added with pull request #776.

tkutz added a commit that referenced this issue Jun 23, 2016
Documentation: section on JRE not found added (issue #712).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants