Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29229 Discussions

error installing Fortran Compiler 10.0 on Ubuntu

roohishokri
Beginner
597 Views
Hi,

I get the following error after entering my serial number:

"The Intel Software Setup Assistant may attempt to connect to the
Intel Software Development Products Registration Center to validate your Serial Number.
This may take several minutes depending on your network. Please wait...

You may press Ctrl+C to cancel.
secore.new: relocation error: /lib32/libresolv.so.2: symbol strlen, version GLIBC_2.0 not defined in file libc.so.6 with link time reference"

I should mention that I got a serial number for Non-comercial version of Fortran Composer XE for Linux. But I needed an older version so I went for downloading the older ones. Therefore I used that serial No. for the older one as well (because the website does not provide me a separate serial No. for the older one).

Any help would be much appreciated.

Thank you.
0 Kudos
2 Replies
mecej4
Honored Contributor III
597 Views
One of the Intel people will give you a specific response, but this is my guess based on your description.

The installer of the older version of the Fortran compiler contains references to an old version of the system shared libraries and is incompatible with the versions of those shared libraries installed on your system. It may be impossible to get the old compiler working on a recent OS without substantial effort.

Into which version of Ubuntu are you trying installation of IFort 10.0 ? Do you really need the old version?
0 Kudos
TimP
Honored Contributor III
597 Views

At a minimum, to install the older Intel compilers, you will need to read the advice posted at the top of the forum, including the installation of the gcc-33 libraries. It's hard to imagine that you could "need" the older compilers, if you are running a recent version of Ubuntu which is supported better by compiler versions which remain under support.

Your current serial number should be OK for older compiler versions.

0 Kudos
Reply