On Wed, 5/21/14, Doug Person via Elecraft <elecraft@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/

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Elecraft@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to arch...@mail-archive.com

Reply via email to