bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No such file..?


From: Peter Passchier
Subject: No such file..?
Date: Fri, 5 May 2017 10:57:34 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

I downloaded a Solaris binary and I was wondering whether I could get it
to execute with the --version commandline argument (it worked for an
arm7 binary before). But that's not what concerns me.

$ /home/pp/bin/caddy --version
-bash: /home/pp/bin/caddy: No such file or directory

$ file /home/pp/bin/caddy
/home/pp/bin/caddy: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked, interpreter /lib/amd64/ld.so.1, not stripped

$ ls -AFl /home/pp/bin/caddy
-rwxr-xr-x 1 pp pp 16229894 2017-05-05 10:30 /home/pp/bin/caddy*

I would think that is a strange response...
Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]