[Elecraft] linux K3 utility

John Magliacane via Elecraft elecraft at mailman.qth.net
Wed May 21 14:31:17 EDT 2014


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

--
Visit John on the Web at:
	http://www.qsl.net/kd2bd/



More information about the Elecraft mailing list