qblade writes: > I discussed with the developers of this project. It is not recommended > to use environment variables to specify the datadir, so I switched to > hard-coded paths. Hello, I see that while the environment variable EKHO_DATA_PATH is working fine, hard-coded it may be better. Also there is a `-DEKHO_DATA_PATH='"$(datadir)/ekho-data"'` in its Makefile.am, which should work out-of-the-box without any flags, envs or patching, but it doesn't... I'll raise an issue on ekho later for this. In the meanwhile, we can use this, which is a little better than patching: