Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
870 Discussions

oneapi install fails with error while loading shared libraries: libQt6Core5Compat.so.6:

recohen
Beginner
456 Views

This error:

intel/packagemanager/1.0/packagemanager: error while loading shared libraries: libQt6Core5Compat.so.6: cannot open shared object file: No such file or directory

occurs for bot the base and HPC 2025.3.1 toolkits, and the earlier hpc kits are not available. It occurs with and without cli installation, and even with h--ignore-errors:

 

~/intel$ sh ./intel-oneapi-base-toolkit-2025.3.1.36_offline.sh -a --silent --cli --eula accept --ignore-errors
Extract intel-oneapi-base-toolkit-2025.3.1.36_offline to /home/recohen/intel/intel-oneapi-base-toolkit-2025.3.1.36_offline...
[####################################################################################################################################################################]
Extract intel-oneapi-base-toolkit-2025.3.1.36_offline completed!
Checking system requirements...
Done.
Wait while the installer is preparing...
Done.
Launching the installer...
Start installation flow...
Removal of component has failed.
Failed to remove component from installer database. Component id: intel.oneapi.lin.dnnl, name: Intel® oneAPI Deep Neural Network Library, version: 2025.3.0+409.
/home/recohen/intel/packagemanager/1.0/packagemanager: error while loading shared libraries: libQt6Core5Compat.so.6: cannot open shared object file: No such file or directory

0 Kudos
1 Solution
recohen
Beginner
445 Views

This was a bogus error message. When I installed into fresh directories it worked fine. Claude.ai helped me figure this out.

 

View solution in original post

0 Kudos
1 Reply
recohen
Beginner
446 Views

This was a bogus error message. When I installed into fresh directories it worked fine. Claude.ai helped me figure this out.

 

0 Kudos
Reply