Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

install Intel compilers in Suse Leap 15 stumbling block

Ida__Lav
Beginner
256 Views

I try to test if packages will continue function with this new distro. I had installed Parallel Studio XE 2016 update 4 (even though it is unsupported OS). Found it did not cooperate with gcc 7.3, and that latest version 2018 update 1 is needed. So I attempt to install the C++ compiler.

If complains about pre-requisites:

32-bit libraries not found on this system.
This product release requires the presence of 32-bit compatibility libraries
when running on Intel(R) 64 architecture systems. One or more of these libraries
could not be found:
    libstdc++ (including libstdc++6)
    glibc
    libgcc

I checked, and I had the 32-bit glibc and libgcc. So I installed 32-bit libstdc++ and started the install.sh again.

Unfortuately, it blocks with the same error.

Has anybody installed version 2018 on Leap 15?

0 Kudos
0 Replies
Reply