I may be dense (and is anyone really a GNU Make expert?) but I'm not sure how this line is supposed to work. When I run make on my precise server I get:
jbeda@knapsack:~/src/docker-unifi-controller$ make
make: VERSION: Command not found
make: *** [version_bump] Error 127
Is there some obscure utility I need to install?
I may be dense (and is anyone really a GNU Make expert?) but I'm not sure how this line is supposed to work. When I run
makeon my precise server I get:Is there some obscure utility I need to install?