- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have download the non-commercial Intel Fortran compiler for Linux (10.1.015), when I installed it, I had this error:
RPM std error output is as follows:
--------------------------------------------------------------------
erreur: Dpendances requises:
libstdc++.so.5 is necessary for intel-ifort101015-10.1.015-1.i386
libstdc++.so.5(GLIBCPP_3.2) is necessary for intel-ifort101015-10.1.015-1.i386
--------------------------------------------------------------------
This failure occured using the following RPM options:
-U --replacefiles --force
Testing Intel Fortran compiler installed in /opt/intel/fc/10.1.015 ...
--- ERROR ---
Cannot find ifort compiler in /opt/intel/fc/10.1.015/bin
I work on Linux machine (fedora 7) microprocessor Xeon Intel. Please, i will be extremely thankful if you can help me.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have not satisfied the minimum software requirements to install and use the Intel compiler as per the error you received.
Please refer to this Support article for a detailed discussion of this error and how to address it: http://support.intel.com/support/performancetools/sb/CS-026139.htm
To address the error youmust install the required compat-libstdc++ RPM which provides the /usr/lib/libstdc++.so.5 library, and then re-try Intel compiler installation.
Hope that helps.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page