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

When executing the curl command on a completely fresh install of windows, some shared libraries for htmlq are missing #57

Open
A7exSchin opened this issue Apr 13, 2023 · 1 comment

Comments

@A7exSchin
Copy link
Contributor

Executing the curl results in errors

#
# configure klibio extension inside ~/.bashrc
#
using available curl
using jq-1.6
C:/Users/aschi/.klibio/tool/htmlq.exe: error while loading shared libraries: api-ms-win-crt-heap-l1-1-0.dll: cannot open shared object file: No such file or directory
      using
skip eclipse provisioning
#
# provision java start
#
using available curl
using jq-1.6
C:/Users/aschi/.klibio/tool/htmlq.exe: error while loading shared libraries: api-ms-win-crt-heap-l1-1-0.dll: cannot open shared object file: No such file or directory
      using

Maybe we should include them in the tools lib?

@A7exSchin
Copy link
Contributor Author

Update:

Installing varous .NET Framework versions resolves the issue, which has me wondering if the usage of htmlq was tested on unix systems.

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