On Thu, May 4, 2017 at 10:57 PM, Peter Passchier <pe...@passchier.net> wrote:
[...]
> $ 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

(I'm assuming you're trying to run this in a Linux system)

Can you show:

- The output from: ldd /home/pp/bin/caddy
- The output from: strace e open,stat,execve -f /home/pp/bin/caddy

Reply via email to