dont create dangling symlink build/Release/libzim.so
Open
@kelvinhammond is already working on this.
Since May 23, 2026.
bug
question
task
- Dominant language
- C++
- Stars
- 36
- Forks
- 14
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
this line
creates a dangling symlink build/Release/libzim.so
if the file build/Release/libzim.so.9 does not exist
this happens when building with system libzim
https://github.com/openzim/node-libzim/blob/264affa6207660371109ba45bba2e3bd97a3bcf3/binding.gyp#L5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.