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

download, now what?

jfgrcar
Beginner
1,015 Views
I just downloadedl_fcompxe_intel64_2011.3.174.tar to my Downloads folder. How do I install the compiler? The email from intel said to "run the downloaded file" and proceed through the installation process. Where do I find out what the process is? Thanks in advance.
0 Kudos
6 Replies
mecej4
Honored Contributor III
1,015 Views
Download the Release Notes for Linux and follow the installation instructions in it.
0 Kudos
jfgrcar
Beginner
1,015 Views
The release notes say to untar and to issue the command ./install.sh in the top directory. The response is
mac% ./install.sh
./install.sh: line 300: /sbin/ldconfig: No such file or directory
./install.sh: line 357: /Users/sepp/Library/l_fcompxe_ia32_2011.3.174/./pset/32/install.32: cannot execute binary file
./install.sh: line 358: /var/folders/GU/GUZHw2UD2Ra2mk+1Yr22nU+++TI/-Tmp-//intel.pset.strings.sepp.joseph-grcars-mac-mini-5.local: No such file or directory
ps: illegal argument: install.32
usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]]
[-g grp[,grp...]] [-u [uid,uid...]]
[-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
ps [-L]
mac% ./install.sh./install.sh: line 300: /sbin/ldconfig: No such file or directory./install.sh: line 357: /Users/sepp/Library/l_fcompxe_ia32_2011.3.174/./pset/32/install.32: cannot execute binary file./install.sh: line 358: /var/folders/GU/GUZHw2UD2Ra2mk+1Yr22nU+++TI/-Tmp-//intel.pset.strings.sepp.joseph-grcars-mac-mini-5.local: No such file or directoryps: illegal argument: install.32usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]] [-g grp[,grp...]] [-u [uid,uid...]] [-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]] ps [-L]
0 Kudos
TimP
Honored Contributor III
1,015 Views
Check, according to the release notes, that you have installed the prerequisite Mac g++ development system. Then try the install again.
0 Kudos
Jeffrey_A_Intel
Employee
1,015 Views
And if you really did download l_fcompxe_intel64_2011.3.174.tar, go back and download m_fcompxe_intel64_2011.3.174.tar or whatever the correct name of the Mac OS X kit is. But it will not begin with l_; compler kits for Mac OS X begin with m_.
0 Kudos
mecej4
Honored Contributor III
1,015 Views
There is a lesson that one may extract from this thread. You never stated that you were interested in the Mac version, and so we were not aware that you were attempting the impossible: installing the Linux version on a Mac.

In the absence of contrary information one assumes that the poster is knowledgeable and has take reasonable steps to inform his/her-self before attempting installation. The installer that you mentioned in the first post is for Linux, and the reply that I posted was based on the assumption that the version desired was, indeed, the Linux version. However, the word Linux in my reply did not arouse any doubts in your mind and you proceeded with the installation attempt.

Providing as much pertinent specific information as possible would enable Intel software support to be more effective.
0 Kudos
Jeffrey_A_Intel
Employee
1,015 Views
When one sees things like "mac% ./install.sh" and "intel.pset.strings.sepp.joseph-grcars-mac-mini-5.local", one becomes suspicious that Mac OS X might be involved. ;-)
0 Kudos
Reply