I have installed seggar systemview in my ubuntu 20.04. But when I try to run sytemview in my terminal, it gives an error.
I followed the below link to solve the issue but I am unable to find /lib64/libudev.so.1 in my pc. I have also tried to install the latest version of JLink, but the installation failed with error.
How to install the below missing dependencies.?
blackfly@BlackFly:~/Downloads/SystemView_Linux_V252d_x86_64$ ldd SystemView
linux-vdso.so.1 (0x00007ffdad7c9000)
libQtGui.so.4 => not found
libQtCore.so.4 => not found
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f19eaf99000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f19eadb8000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f19eac69000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f19eac4e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19eaa5a000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f19eaa4f000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f19eaa49000)
/lib64/ld-linux-x86-64.so.2 (0x00007f19eafda000)
wiki.segger.com/Could_not_open_J-Link_shared_library
Could not open J-Link shared library. Exiting now.
I followed the below link to solve the issue but I am unable to find /lib64/libudev.so.1 in my pc. I have also tried to install the latest version of JLink, but the installation failed with error.
dpkg: error processing archive JLink_Linux_V684a_x86_64.deb (--install):
trying to overwrite '/etc/udev/rules.d/99-jlink.rules', which is also in package segger-jlink-udev-rules 6.56a.
How to install the below missing dependencies.?
blackfly@BlackFly:~/Downloads/SystemView_Linux_V252d_x86_64$ ldd SystemView
linux-vdso.so.1 (0x00007ffdad7c9000)
libQtGui.so.4 => not found
libQtCore.so.4 => not found
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f19eaf99000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f19eadb8000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f19eac69000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f19eac4e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19eaa5a000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f19eaa4f000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f19eaa49000)
/lib64/ld-linux-x86-64.so.2 (0x00007f19eafda000)
wiki.segger.com/Could_not_open_J-Link_shared_library