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

./fluree_start.sh: line 223: /c/Program: No such file or directory #44

Open
davidsavoie1 opened this issue Apr 17, 2023 · 0 comments
Open

Comments

@davidsavoie1
Copy link

Describe the bug
When trying to run ./fluree_start.sh on Windows with GIT Bash, I get the error

./fluree_start.sh: line 223: /c/Program: No such file or directory

I had to go in the .sh file and explicitely declare JAVA_X="java" for the command to work.

To Reproduce
Steps to reproduce the behavior:

  1. On Windows 10, go to directory where downloaded Fluree files have been extracted;
  2. Right-click and select "Git Bash Here";
  3. Send command ./fluree_start.sh, as instructed;
  4. See error

Expected behavior
The script should be able to find the installed java version.

Desktop (please complete the following information):

  • OS: Microsoft Windows 10 Professional
  • Version 10.0.19044 Numéro 19044
  • Fluree Version 2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant