On Thu, Sep 15, 2016 at 04:13:27PM +0100, Michael Fothergill wrote:
> mikef@rhinoceros:~/Documents/xaralx/bin$ ldd "$(which xaralx)"
> ldd: ./: not regular file

Sorry.  I didn't realize you were cd'ing into the directory where
the file was, and that this directory was not in your $PATH at all.

Based on your other response, it looks like you might be trying to run
an i386 (32-bit) program on an amd64 (64-bit) installation.  If that's
the case, you need to set up multiarch support:

https://wiki.debian.org/Multiarch/HOWTO

Reply via email to