The issue #6 says that we should clone the git repo and install from there since it has the latest bugfixes. However when I run the version from the website linuxband-12.02.1 The program runs but encounters that startup error as mentioned in the issue #6.
I've cloned the repo
used autogen.sh then used the standard ./configure make etc... procedure. It all went fine, but when i run linuxband or /usr/bin/linuxband I get this immediate ouput:
bash-4.2$ /usr/bin/linuxband &
[1] 29036
: No such file or directoryhon
The issue #6 says that we should clone the git repo and install from there since it has the latest bugfixes. However when I run the version from the website linuxband-12.02.1 The program runs but encounters that startup error as mentioned in the issue #6.
I've cloned the repo
used autogen.sh then used the standard ./configure make etc... procedure. It all went fine, but when i run linuxband or /usr/bin/linuxband I get this immediate ouput: