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

About ifort11.0 silent installation

lele1026
Beginner
807 Views
I install ifort11.0, error during silent installation,the log file was attached. My system is fedora 11.0 X86-64.
Please check it and give me some advice. Thank you!
0 Kudos
4 Replies
Ron_Green
Moderator
807 Views
Quoting - lele1026
I install ifort11.0, error during silent installation,the log file was attached. My system is fedora 11.0 X86-64.
Please check it and give me some advice. Thank you!

The 11.0 silent installation was 'less than perfect'. It is much improved in 11.1. Is there a reason you want 11.0 instead of 11.1?

I can't see anything in the log, but I do know that if you tried to install anywhere outside of the normal /opt/intel there were problems.

Also, did you read the Fedora Installation guide and get all the prerequisites installed? This guide only goes to FC10, and needs a refresh.

And I must mention that 11.0 is not supported on FC11.

ron
0 Kudos
lele1026
Beginner
807 Views
Thank you for your answer! I'm sorry, I actually install the ifort11.1.056. I really read the fedora installation, and have a installation, but thesame thing happened like others ,in the step no 4 of the installation,

32-bit libraries not found on this system. This product release requires the presence of 32-bit compatibility libraries when running on Intel 64 architecture systems. One or more of these libraries could not be found:
libstdc++
libstdc++5
glibc
libgcc
Without these libraries, the compiler will not function properly. These libraries, if not installed, can be installed from the OS discs after finishing the compiler installation. Please refer to Release Notes for more information.

I try to install the libraries, but the same problem showed .

Would you like to offer the necessary libraries?

The link to libstdc++.so.6 have created. And LSB I can not install. New errors created.

I'm really annoyed with them.

Expect to get your complete help.

Thank you!




The 11.0 silent installation was 'less than perfect'. It is much improved in 11.1. Is there a reason you want 11.0 instead of 11.1?

I can't see anything in the log, but I do know that if you tried to install anywhere outside of the normal /opt/intel there were problems.

Also, did you read the Fedora Installation guide and get all the prerequisites installed? This guide only goes to FC10, and needs a refresh.

And I must mention that 11.0 is not supported on FC11.

ron

0 Kudos
lele1026
Beginner
807 Views
Thank you for your answer! I'm sorry, I actually install the ifort11.1.056. I really read the fedora installation, and have a installation, but thesame thing happened like others ,in the step no 4 of the installation,

32-bit libraries not found on this system. This product release requires the presence of 32-bit compatibility libraries when running on Intel 64 architecture systems. One or more of these libraries could not be found:
libstdc++
libstdc++5
glibc
libgcc
Without these libraries, the compiler will not function properly. These libraries, if not installed, can be installed from the OS discs after finishing the compiler installation. Please refer to Release Notes for more information.

I try to install the libraries, but the same problem showed .

Would you like to offer the necessary libraries?

The link to libstdc++.so.6 have created. And LSB I can not install. New errors created.

I'm really annoyed with them.

Expect to get your complete help.

Thank you!




The 11.0 silent installation was 'less than perfect'. It is much improved in 11.1. Is there a reason you want 11.0 instead of 11.1?

I can't see anything in the log, but I do know that if you tried to install anywhere outside of the normal /opt/intel there were problems.

Also, did you read the Fedora Installation guide and get all the prerequisites installed? This guide only goes to FC10, and needs a refresh.

And I must mention that 11.0 is not supported on FC11.

ron

0 Kudos
Ron_Green
Moderator
807 Views

If you have installed the libraries, you can ignore the warning message and continue with the installation. The installer does not always recognize the libraries, just ignore the warning and continue or use the silent installation. If you have trouble with silent installation, show me your my_silent_installation.ini file.

And you are installing l_cprof_p_11.1.056.tgz OR l_cprof_p_11.1.056_intel64.tgz. These are the 2 files for 64bit Intel 64 compilers. Do NOT use l_cprof_p_11.1.056_ia64.tgz as this is for Itanium processors.

ron
0 Kudos
Reply