SCIENTIFIC-LINUX-USERS Archives

February 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jan Iven <[log in to unmask]>
Reply To:
Date:
Thu, 2 Feb 2006 16:32:38 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
On Thu, 2006-02-02 at 10:19 -0500, Luke Scharf wrote:
> Pann McCuaig wrote:
> 
> >Is anyone using g95 (or some moral equivalent) under SL4.x? Thanks for
> >any pointers (an x86_64 rpm would be real peachy!).
..
> To install g77 on SL4:
> # yum install gcc-g77
> (Yum will, of course, ask you if it should install any necessary 
> dependencies.)

You could also use GNU gfortran (rewritten for F95 compliance with
gcc-4, i.e. really old code may break according to our experience) via

# yum install gcc4-gfortran

G95 implements more legacy options and such.

The G95 binary tarballs are pretty self-contained (and they have a amd64
version at http://ftp.g95.org/g95-x86_64-64-linux.tgz), by the way. Just
install into a directory of your choice.

Regards
jan

ATOM RSS1 RSS2