Hi All,
The installer gives the following error (tried on two different 64bit systems running Ubuntu 9.04 and 9.10) using non-commercial licence:
[plain]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.[/plain]
A search points tothis potentially related thread but that is not useful. I already have the libstdc++5 compatibility library installed. Also installed are the lib32gcc1 packages in Ubuntu.
Any ideas, or seconders?
levent
連結已複製
1 回應
Please refer to the advice piece on Ubuntu installation posted in the right hand column of the header page of this forum section.
If you're installing the ifort ia32, you require a full working installation of g++ -m32. ifort intel64 requires only the working 64-bit g++ installation.
If you're installing the ifort ia32, you require a full working installation of g++ -m32. ifort intel64 requires only the working 64-bit g++ installation.
