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

Re: xaralx package





On 15 September 2016 at 15:54, Greg Wooledge <wooledg@eeg.ccf.org> wrote:
On Thu, Sep 15, 2016 at 04:51:28PM +0200, Dominique Dumont wrote:
> $ ldd xaralx

ldd actually needs a path to the executable.  It doesn't search $PATH.

$ ldd "$(which xaralx)"

 

would be one way to do it.

​I did it....​


​Result:​


 
mikef@rhinoceros:~/Documents/xaralx/bin$ ldd "$(which xaralx)"
ldd: ./: not regular file






Reply to: