Momonga 5 に Intel Fortran compiler(Ver.11.0.081) を
入れようとしております.

The following required for installation commands are missing:
libstdc++.so.5 (library)

32-bit libraries not found on this system.
This product release requires the presence of 32-bit compatibility libraries
when running on Intel(R) 64 architecture systems. One or more of these libraries
could not be found:
libstdc++
libstdc++5
glibc
libgcc


といって怒られます. まあ, メッセージどおり 32bitのライブラリが
ないのでしょうが, 他を当たってみると, Fedora 9 に対して

compat-libstdc++-33.3.2.3-63

をインストールするといった情報が見つかりましたが, Momonga 5 には

compat-libstdc++-*

などはないようです.

最近 x86_64 なシステムを使うようになり, 現状に疎いのですが,
i686 のそれっぽいパッケージを入れてしまってよいのでしょうか?