REINDEER
REINDEER copied to clipboard
[usability] Is Bcalm path hardcoded?
Hi,
I am using Reindeer, however, I cannot run the binary outside of the Reindeer install directory as bcalm is not found otherwise. It breaks with:
sh: ./bin/bcalm: No such file or directory
This forces the user to specify every other parameter as absolute path. Might be worth a fix for convenience.
Thanks for noticing! Note: Bcalm can also be installed and run independently from Reindeer. For a quick Reindeer compilation, just run make in the main directory. C
I faced the same problem. Hope you could fix it.