Mike, Yes, this is probably along the lines of the thread I started. However, despite the internet running on Linux and it being open source, it seems to infuriate people to see posts about it.
To answer your question, yes, there is an effort to make a 64 bit version. I helped Dave Fleming who maintains the software for Elecraft test a 64 bit version of the kx3util binary. It worked perfectly with an up to date Linux install. Not sure what the timeline is for release but contact me if you end up being stuck. I would try installing the packages suggested by Gordon first. Rob On Mar 22, 2018 11:54 AM, "Mike Markowski" <[email protected]> wrote: This is similar to the KX3 seg fault thread that is ongoing. For the first time in a few months I tried to run k3util on a 64-bit Ubuntu 17.10 system and discovered that it no longer works. I assume some OS update removed the 32-bit files I used. I *think* I used to have ia32-libs installed for that. I could be wrong, though, since that seems long out of date. Has anyone using Ubuntu got k3util to work? Elecraft developers, any chance of a 64-bit version? (Does anyone use 32-bit anymore?) I'll tack on some possibly helpful info below. Thanks! 73, Mike ab3ap ab3ap$ k3util k3util: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory ab3ap$ ldd k3util linux-gate.so.1 => (0xf7f0f000) libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7ece000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7eaf000) libstdc++.so.6 => not found libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7db0000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7d93000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7bbd000) /lib/ld-linux.so.2 (0xf7f11000) ab3ap$ find /lib -name '*libstdc++*' ab3ap$ find /lib32 -name '*libstdc++*' ab3ap$ find /usr/lib -name '*libstdc++*' /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.a /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++fs.a /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so /usr/lib/gcc/x86_64-linux-gnu/7/libstdc++.a /usr/lib/gcc/x86_64-linux-gnu/7/libstdc++fs.a /usr/lib/gcc/x86_64-linux-gnu/7/libstdc++.so /usr/lib/gcc/x86_64-linux-gnu/6/libstdc++.a /usr/lib/gcc/x86_64-linux-gnu/6/libstdc++fs.a /usr/lib/gcc/x86_64-linux-gnu/6/libstdc++.so /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.24 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [email protected] ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [email protected]

