Liam R. E. Quin writes:
The things that are binary-only, if they have a compatible licence, could either be included or added in a separate package.
Indeed, when registering it with a package repository, we would replace those binary libaries with dependent packages from the repository.
Liam R. E. Quin writes:
Yes, it should look in $HOME for a conf file.
Even better, ${XDG_CONFIG_HOME:-${HOME}/.config}
Where does basex set the location of the configuration? If you point me to the file, I might try changing it.