ia32-libs is no longer used in the newer versions of ubuntu (debian).   Instead install:
lib32z1 lib32ncurses5 lib32bz2-1.0
This should fix the problems

Gordon - N1MGO



On 03/22/2018 11:52 AM, Mike Markowski 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]


--
Gordon - N1MGO

______________________________________________________________
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]

Reply via email to