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

Looking for help with installing Intel Fortran on Mintr

Markus54
Beginner
204 Views

I tried to install Fortran on my Mint machine and it does not install. I used apt to install FORTRAN. I have started to learn Fortran. I am looking for to getting Fortran and COBOL working. Can someone please help if you know how to get Fortran working.

By the way. To test if it is working I do a short file:

program main

implicit none

print *, 'Say Hi'

end program

 

Mark

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
180 Views

Please show the session where you tried to install and it failed. There's not much we can do with "does not install".

0 Kudos
Reply