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

ubuntu 10.10

luisamca
Beginner
969 Views
I am a newbie in this, I would like to ask a question

Is valid this guide for Ubunto 10.10?
Thanks:
Luisa
0 Kudos
5 Replies
Ron_Green
Moderator
969 Views
The guide in the notes at the top of this forum for installation on Ubu 10.04 should also work for 10.10 BUT I haven't fully tested it. Let me know if you find problems. I should get around to testing Ubu 10.10 in the next couple of weeks.

http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/

ron
0 Kudos
luisamca
Beginner
969 Views
Thanks for your quick response rom.
Luisa
0 Kudos
John4
Valued Contributor I
969 Views

Regarding the instructions:

In Ubuntu 10.10 the libstdc++5 package was reintroduced, so you don't have to get it from Debian repositories anymore ---instead, just do "sudo apt-get install libstdc++5" in a terminal.

0 Kudos
Ron_Green
Moderator
969 Views
Thanks for the tip. I just upgraded my 10.04 installation to 10.10 yesterday. I'll update the note.

ron
0 Kudos
akacimi
Beginner
969 Views
I just installed installed Intel Fortran Compiler XE 12.0 ( 64bits) under ubuntu 10.10. It was succesful! The only problem is in setting the environment.. So testing : /opt/intel/bin/ifort test.for work. For the moment I specify the path of ifort in my Makefile and it is also working!
Cheers,
akacimi
0 Kudos
Reply