Bug: 3.10.8 installs the stray file /usr/src/stringzilla/lib.c
Describe the bug
see subject
Steps to reproduce
build+install
Expected behavior
n/a
StringZilla version
3.10.8
Operating System
FreeBSD 14.1
Hardware architecture
x86
Which interface are you using?
C implementation
Contact Details
No response
Are you open to being tagged as a contributor?
- [X] I am open to being mentioned in the project
.githistory as a contributor
Is there an existing issue for this?
- [X] I have searched the existing issues
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
cc @Spixmaster, #191
@yurivict, what do you suggest?
The file is needed, https://github.com/unum-cloud/usearch/issues/522.
@Spixmaster, I wouldn’t reference that as a reason. We should and we use the git submodules there. The broader question is, what is the right installation path across different OSes? Hard-coding the path common to a couple of Linux distros is a bad solution.
what do you suggest?
Install it into $PREFIX/share/stringzilla/.
This is a standard place for "other" files that are needed.
Hi @yurivict! I've just shipped the v4. Can you please check if the issue still persists, when you have time 🤗