Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29246 Discussions

Please help. ERROR while installing FORTRAN compiler in SUSE-linux 10.

sandramike_05
Beginner
573 Views
When I try to install fortran compiler it gives the following error message (IA32 for my i586-suse-linux). Please help me to successfully install the compiler .

ERROR: unable to find command "g++" !

It appears that one of the missing commands is the 'g++' command.
Some Linux distributions do not include 'g++' as a part of the 'gcc' installation.
Please locate and install the proper 'g++' package for your system and restart
the installation process for this Intel software product

Please add the location to the above commands to your PATH and re-run the script.
Please press Enter to continue...

0 Kudos
2 Replies
TimP
Honored Contributor III
573 Views

So pop in your SuSE install DVD, open up YaST/software installation, and install g++ along with the displayed dependencies. Then start the ifort installation again, checking yes if it has the bad manners to ask if you want an unsupported installation.
0 Kudos
sandramike_05
Beginner
573 Views
I will try that. Thanks for your reply.
0 Kudos
Reply