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

Introduce checks for linux requirements in dcep startup script #71

Closed
stuehmer opened this issue Oct 7, 2013 · 2 comments
Closed

Introduce checks for linux requirements in dcep startup script #71

stuehmer opened this issue Oct 7, 2013 · 2 comments

Comments

@stuehmer
Copy link
Member

stuehmer commented Oct 7, 2013

Introduce checks for mandatory (java, swipl, jpl, LD_LIBRARY_PATH) and optional (virtuoso) prerequisites in shell script.

See example: https://bitbucket.org/eventcloud/eventcloud/src/6d40ca7b832089cf92a9194f7bfa771e7f71cc09/eventcloud/eventcloud-bundle/src/main/scripts/infrastructure-launcher.sh?at=default

@stuehmer
Copy link
Member Author

some needed environment variables:

  • SWI_HOME_DIR to be set
  • LD_LIBRARY_PATH to contain libjpl.so

others (Java, Maven, etc) see dependencies here: https://github.com/play-project/play-dcep/tree/master/play-dcep-distribution

@stuehmer
Copy link
Member Author

Issue moved to issue play-project/play-dcep#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant