We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I build my image with ./scripts/build image=openjdk8-zulu-full,tomcat,httpserver-html5-cli
I get the following error message at launch:
Failed to load object: /libhttpserver.so. Powering off.
This particular .so is nowhere to be found in in the directory tree.
The text was updated successfully, but these errors were encountered:
the exe name is now libhttpserver-api.so
020441e
Fix cloudius-systems#59
We do not do pull requests so I would kindly ask you to send us git patch to https://groups.google.com/forum/#!forum/osv-dev following these guidelines - https://github.com/cloudius-systems/osv/wiki/Formatting-and-sending-patches.
Sorry, something went wrong.
Merge pull request #60 from kubrickfr/feature/fix-#59
43b7201
No branches or pull requests
When I build my image with
./scripts/build image=openjdk8-zulu-full,tomcat,httpserver-html5-cli
I get the following error message at launch:
This particular .so is nowhere to be found in in the directory tree.
The text was updated successfully, but these errors were encountered: