Intel 64 bit compiler will not install on ubuntu 64

Asked by John Gary

Attempt to install intel 64-bit Fortran compiler on ubuntu 64-bit OS yields error message from the intel installer:
32 bit command and libraries not found, g++ and libstdc++.so.5. I installed g++ and found libstdc++.so.6 library in a lib32.directory. Might this compiler install if I copy the *.so.6 to *.so.5, or is this dangerous?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

yes, symlinking .so.5 to .so.6 (asuming you have .6) is a good way to get around stuff. You can always delete the link if its bad.

Can you help with this problem?

Provide an answer of your own, or ask John Gary for more information if necessary.

To post a message you must log in.