cmdarg icon indicating copy to clipboard operation
cmdarg copied to clipboard

Install fails with missing `gitversion.sh`

Open thanasik opened this issue 8 years ago • 0 comments

Bash version: GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)

I cloned and ran make install, ran into the following error:

bash: gitversion.sh: command not found
bash: gitversion.sh: command not found
mkdir -p ''/usr/lib
install ./cmdarg.sh ''/usr/lib/cmdarg.sh

Seems to have failed because of the missing file, is it separate from the repo?

thanasik avatar Nov 16 '17 23:11 thanasik