Thanks Jason for the info I now have FORTRAN installed.

Joe
----- Original Message ----- From: "Jason DeVita" <[EMAIL PROTECTED]> To: "Discussion List for New Yellow Dog Linux Users" <[email protected]>
Sent: Monday, June 19, 2006 8:34 PM
Subject: Re: FORTRAN for TDL


On Mon, 19 Jun 2006, Joseph M Valerio wrote:
I had asked about public domain FORTRAN for YDL, and someone told me
that g77 is part of the installation.  I have done a search for g77 and
did not find it.  I did a search for f77 and found it located in
/usr/share/apps/kdevfilecreate/file-templates/f77.  I tried to run what
I believed to be f77 and got a permission denied message.

Where is g77 located?

Try the command "yum list gcc-g77" to see if g77 is installed. If not, install it with "yum install gcc-g77" (as root). Then it should be located at /usr/bin/g77. You can verify this with "which g77".

One nitpicky detail: g77 is not public domain. It is licensed under the GPL (http://www.gnu.org/copyleft/gpl.html).

-Jason
_______________________________________________
yellowdog-newbie mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie


_______________________________________________
yellowdog-newbie mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie

Reply via email to