Make Linux / make win
Pav-Bahia opened this issue · 2 comments
Hi
I may have missed a point here, but i have tried to test out the make command.
make win = works when run from CMD
make linux = fails when run from bash shell
viya4-orders-cli_linux_amd64: command not found
am i missing a step..
Hi,
I cannot reproduce your problem with make linux. I am running CentOS Linux release 7.9.2009 (Core) and GNU Make 3.82 Built for x86_64-redhat-linux-gnu
-what distribution / release of Linux are you running?
-what version of Make (please run make --version)?
-since make linux failed, viya4-orders-cli_linux_amd64: command not found is to be expected (viya4-orders-cli_linux_amd64 is the executable that results from the make linux command)
-you can download the executables here and skip the make process entirely
Thank you for using viya4-orders-cli!
reloaded a new Vbox image using centos and it worked