Results 1 to 7 of 7

Thread: Fortran compiler for linux

  1. #1
    Join Date
    Aug 2010
    Posts
    38

    Fortran compiler for linux

    Hello,
    I am preparing my thesis doctorate in mechanical engineering and I am in this frame require to use Linux, in short I work in a network I am not the administrator of my machine, my question is what command line I need to know the type behalf of my compiler to use fortran. Thank you in advance.

  2. #2
    Join Date
    Mar 2010
    Posts
    182

    Re: Fortran compiler for linux

    Check if by chance a Fortran package is installed:

    Code:
    rpm-qa | grep-i fortran
    If it is not installed then you can download it and install it from internet. I guess you know the linux commands to install applications.

  3. #3
    Join Date
    Nov 2009
    Posts
    335

    Re: Fortran compiler for linux

    Here are some of the several compilers and how to activate them, eg. in csh:

    % Setenv PATH / usr / local / ffc / bin: $ PATH
    % Setenv LD_LIBRARY_PATH / usr / local / ffc / lib
    % F90-o test_example test_example

    see / usr / local. viewing details with rpm it should be possible to find the exact location.

  4. #4
    Join Date
    Jan 2010
    Posts
    119

    Re: Fortran compiler for linux

    Do you have a Fortran compiler installed? If yes, you had to install it and you must know the name, if not, you must install the compiler for Fortran is not installed by default on Linux.

  5. #5
    Join Date
    Mar 2010
    Posts
    338

    Re: Fortran compiler for linux

    Thank you for your reply, in fact it is installed the fortron compiler, but not who did it is the technician in my lab and he is on vacation for it and I ask the question I need to know, something else I have no rights to install additional software's. One more question linux does not include the compiler default with it?

  6. #6
    Join Date
    Aug 2010
    Posts
    38

    Re: Fortran compiler for linux

    I want a free fortran compiler for Linux dde, if one of you know a link where I can teleconference it thank you for giving me this link, thank you in advance

  7. #7
    Join Date
    Aug 2010
    Posts
    39

    Re: Fortran compiler for linux

    There are several, including front-end gfortran Suite GCC or Intel Fortran Compiler, which is available free for non-commercial use.

Similar Threads

  1. Using Intel Fortran Compiler 11.1 for Mac OS X with Xcode 3.2
    By jUST-aLEXIS in forum Motherboard Processor & RAM
    Replies: 8
    Last Post: 28-09-2010, 11:43 PM
  2. The license file(s) provided is not valid for Fortran Compiler
    By Strangers in forum Software Development
    Replies: 6
    Last Post: 27-09-2010, 07:39 AM
  3. problem installing intel fortran compiler on Mac Pro
    By Hibiscus5 in forum Motherboard Processor & RAM
    Replies: 3
    Last Post: 22-09-2010, 01:41 PM
  4. C Compiler for Linux / UNIX
    By Shantanu12 in forum Software Development
    Replies: 0
    Last Post: 01-12-2008, 11:52 AM
  5. C# compiler for Linux
    By Bullnettles in forum Software Development
    Replies: 1
    Last Post: 08-10-2008, 05:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,045,949.62716 seconds with 16 queries