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

Feature request: add prebuilt libzim for Linux aarch64 #82

Open
zhuowei opened this issue Oct 16, 2022 · 2 comments
Open

Feature request: add prebuilt libzim for Linux aarch64 #82

zhuowei opened this issue Oct 16, 2022 · 2 comments

Comments

@zhuowei
Copy link

zhuowei commented Oct 16, 2022

On Fedora 35 for aarch64 (in VMWare Fusion on macOS Apple Silicon), installing node-libzim gives the error:

npm ERR! /usr/bin/ld: /home/zhuowei/mwoffliner/node_modules/@openzim/libzim/download/lib/x86_64-linux-gnu/libzim.so.6: error adding symbols: file in wrong format
npm ERR! collect2: error: ld returned 1 exit status

node-libzim should provide a prebuilt libzim for aarch64 or, if not possible, check for non-x86_64 linux and avoid using the built-in library.

@kelson42

This comment was marked as outdated.

@kelson42
Copy link
Contributor

Depends on kiwix/kiwix-build#549

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

2 participants