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

Not running by default on AlmaLinux 8 #13

Closed
dsputnikk opened this issue Mar 21, 2024 · 1 comment
Closed

Not running by default on AlmaLinux 8 #13

dsputnikk opened this issue Mar 21, 2024 · 1 comment

Comments

@dsputnikk
Copy link

dsputnikk commented Mar 21, 2024

jnv: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by jnv)
jnv: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by jnv)

On a AlmaLinux 8 box. This is because the latest the almalinux repos has is:

glibc-2.28-236.el8_9.12.i686 : The GNU libc libraries
Repo        : baseos
Matched from:
Provide    : libc.so.6
@dsputnikk dsputnikk changed the title Not running by default on AlmaLinux Not running by default on AlmaLinux 8 Mar 21, 2024
@ynqa
Copy link
Owner

ynqa commented Jun 4, 2024

Important

Starting from v0.3.0, the transition from libjq Rust binding j9 to jq clone jaq was made.

This change eliminated the need to manage C-related dependencies that include external tools like autoconf, thus simplifying the build process.
However, please note that some filters are not yet supported by jaq.
For more details, refer to GitHub issue #24.

Please continue to provide feedback regarding this transition.

From https://github.com/ynqa/jnv/tree/v0.3.0?tab=readme-ov-file#features.

Due to changes in the situation, I will close all issues related to the failure of building j9 during installation. If any new problems arise, please feel free to reopen this issue or create a new one.

@ynqa ynqa closed this as completed Jun 4, 2024
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

2 participants