[Elecraft] linux K3 utility

Sam Morgan k5oai.sam at gmail.com
Wed May 21 15:36:29 EDT 2014


fyi
here are the results of that command on my Linux Mint 16 64bit install


$ ldd k3util_1_14_4_11/k3util
         linux-gate.so.1 =>  (0xf770f000)
         libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf76e0000)
         libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf76c0000)
         libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 
(0xf75d0000)
         libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7588000)
         libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7568000)
         libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf73b0000)
         /lib/ld-linux.so.2 (0xf7710000)


On 05/21/2014 01:31 PM, John Magliacane via Elecraft wrote:
> On Wed, 5/21/14, Doug Person via Elecraft <elecraft at mailman.qth.net> wrote:
>
>> I opened a terminal in the directory and
>> entered ./k3util and got "no such file or directory" from
>> bash. Huh?  I can see it, the permissions are correct,
>> it is executable...  What am I doing wrong?
>>
>> Doug -- K0DXV
>
> Hi Doug.
>
> You're not doing anything wrong.  It sounds like you downloaded a pre-compiled binary that was linked to a library that is not present on your machine.  That's what the "no such file or directory" error is referring to.
>
> To see a list of libraries to which your executable file has been linked, type:
>
>      ldd k3util
>
> After that, you'll have to determine what libraries you have, which ones you need, etc.
> 73, de John, KD2BD

-- 
GB & 73
K5OAI
Sam Morgan


More information about the Elecraft mailing list