aboutcode-org / aboutcode-org/scancode-plugins
Libmagic not found on MacOS when using typecode-libmagic-system-provided
Open
- Dominant language
- HTML
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
typecode-libmagic-system-provided assumes that `homebrew` installs libraries in `/opt/homebrew.`.
On my system, the libraries are installed in `/usr/local`.
Extend the search of possible locations to include /usr/local (in the same way as the search for locating the library on freebsd).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.