miro_ilias:In continuation to find out the source I installed Intel Fortran on 64bit PC, debian linux.
The error message is:
ilias@miro.utcpd.sk:~/.idb
/opt/intel/idbe/10.1.015/bin/idb-e: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Seems the error is in libraries....
M.
I have fix it ! Simply by installing the debian "libstdc++5" package (I have the newest one, "libstdc++6").
ilias@miro.utcpd.sk:/opt/intel/fce/10.1.015/bin/.dpkg -S /usr/lib/libstdc++.so.5
libstdc++5: /usr/lib/libstdc++.so.5
ilias@miro.utcpd.sk:/opt/intel/fce/10.1.015/bin/.idb
Intel(R) Debugger for applications running on Intel(R) 64, Version 10.1-35 , Build 20080310
(idb)