Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5248 Discussions

Vtune: Install Prerequisite asks for GTK3 & AT-SPI2 that already exist in system

Funnel
Beginner
561 Views

Hi, when installing Vtune v.2025.0.1 on Ubuntu 24.04.02, the installer keeps reporting Prerequisite Check Failure for GTK3 and AT-SPI2 although as I checked they all exist in the OS. Can you help advice how to over come this problem?

Thanks.

 

Screenshot of installer prerequiste check failure:

Screenshot from 2025-03-06 06-55-06.png

Checking libs:

ubuntu24:/usr/lib/x86_64-linux-gnu$ sudo apt install libgtk-3-0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libgtk-3-0t64' instead of 'libgtk-3-0'
libgtk-3-0t64 is already the newest version (3.24.41-4ubuntu1.2).

 

ubuntu24:/usr/lib/x86_64-linux-gnu$ ls -l libgtk*
lrwxrwxrwx 1 root root 21 Aug 28 2024 libgtk-3.so.0 -> libgtk-3.so.0.2409.32
-rw-r--r-- 1 root root 8127960 Aug 28 2024 libgtk-3.so.0.2409.32
lrwxrwxrwx 1 root root 20 Apr 4 2024 libgtk-4.so.1 -> libgtk-4.so.1.1400.2
-rw-r--r-- 1 root root 11715200 Apr 4 2024 libgtk-4.so.1.1400.2
lrwxrwxrwx 1 root root 21 Mar 30 2024 libgtkmm-4.0.so.0 -> libgtkmm-4.0.so.0.0.0
-rw-r--r-- 1 root root 5015736 Mar 30 2024 libgtkmm-4.0.so.0.0.0
lrwxrwxrwx 1 root root 27 Mar 30 2024 libgtksourceview-5.so.0 -> libgtksourceview-5.so.0.0.0
-rw-r--r-- 1 root root 1001808 Mar 30 2024 libgtksourceview-5.so.0.0.0
lrwxrwxrwx 1 root root 27 Jul 15 2024 libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.33
-rw-r--r-- 1 root root 4641256 Jul 15 2024 libgtk-x11-2.0.so.0.2400.33

libgtk2.0-0t64:
total 20
-rwxr-xr-x 1 root root 18744 Jul 15 2024 gtk-query-immodules-2.0

libgtk-3-0t64:
total 24
-rwxr-xr-x 1 root root 22840 Aug 28 2024 gtk-query-immodules-3.0

Labels (1)
0 Kudos
1 Reply
yuzhang3_intel
Moderator
484 Views

It looks like you have installed the dependency. I think you can continue to finish the installation and run VTune-GUI to check if there is still the dependency issue. 

0 Kudos
Reply