Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following directions to install ibm-fhir on windows ... install.bat fails #557

Closed
rojeff2303 opened this issue Jan 6, 2020 · 4 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rojeff2303
Copy link

The install.bat has an issue with the line ...

echo Error: JAVA_HOME not set; make sure JAVA_HOME points to a Java 8 JVM (or above) and then re-try.

On my system the parens around '(or above)' causes issues that causes the bat file to stop ... remove the parens on that line

@rojeff2303 rojeff2303 added the bug Something isn't working label Jan 6, 2020
@prb112 prb112 changed the title Following directions to install ibm-fhir on windows ... install.bat failes Following directions to install ibm-fhir on windows ... install.bat fails Jan 6, 2020
@prb112 prb112 self-assigned this Jan 6, 2020
@prb112 prb112 added this to the Sprint 6 milestone Jan 6, 2020
prb112 added a commit that referenced this issue Jan 6, 2020
…ails #557

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
@prb112
Copy link
Contributor

prb112 commented Jan 6, 2020

PR #561
Waiting on my virtual machine tests to complete

@prb112
Copy link
Contributor

prb112 commented Jan 6, 2020

image

@prb112 prb112 closed this as completed Jan 6, 2020
@prb112
Copy link
Contributor

prb112 commented Jan 6, 2020

Merged

@prb112
Copy link
Contributor

prb112 commented Jan 6, 2020

We're going to add e2e tests at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants