- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello and thanks for reading.
I am trying to get the newest Fortran compiler working with Ubuntu.
I installed the compiler and set the variables via source /opt/etc...
Now whenever I try to compile a source file, I get
/opt/intel/Compiler/11.1/056/bin/ia32/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
ifort: error #10273: Fatal error in /opt/intel/Compiler/11.1/056/bin/ia32/fortcom, terminated by 0x7f
What am I missing? I already tried reinstalling the c++ libraries but that did nothing...
Thanks for reading again
I am trying to get the newest Fortran compiler working with Ubuntu.
I installed the compiler and set the variables via source /opt/etc...
Now whenever I try to compile a source file, I get
/opt/intel/Compiler/11.1/056/bin/ia32/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
ifort: error #10273: Fatal error in /opt/intel/Compiler/11.1/056/bin/ia32/fortcom, terminated by 0x7f
What am I missing? I already tried reinstalling the c++ libraries but that did nothing...
Thanks for reading again
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which specific Linux distro and version are you using?
The Release Notes contain details of what is required. You probably need compat-libstdc++.
The Release Notes contain details of what is required. You probably need compat-libstdc++.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
Which specific Linux distro and version are you using?
The Release Notes contain details of what is required. You probably need compat-libstdc++.
The Release Notes contain details of what is required. You probably need compat-libstdc++.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page