I downloaded http://stedolan.github.io/jq/ Linux 64 bit copy
and ftp to AIX server 64 bit.
$ chmod 777 jq
$ ./jq
ksh: ./jq: cannot execute
Does any one know what the problem is ?
I downloaded http://stedolan.github.io/jq/ Linux 64 bit copy
and ftp to AIX server 64 bit.
$ chmod 777 jq
$ ./jq
ksh: ./jq: cannot execute
Does any one know what the problem is ?
I will be compiling the source files, as Linux 64-bit binary is for the x86_64/amd64 architecture, while there's a significant chance that AIX system might be a POWER architecture .