This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to Install gfortran on an Existing Redhat 9.0?


On Friday 30 January 2004 9:08 am, 79233404 wrote:
> Dear g95,
>
> I have downloaded gcc-ssa-3.5ssa-0.20040120.109.src.rpm from
> download.fedora.redhat.com, then rebuilded it. When rebuild was running
> the "test suite" it seemed that except some minor problems, (especially
> for gfortran which had very few problems) nothing important was missing,
> then I installed the resulting rpms which are listed bellow, but when I
> try gfortran I get "bash: gfortran: command not found". Can you tell me
> how should I install gfortran on an existing Redhat 9.0?
> Thanks in advance.

I haen't used the rpm packages, but I suspect the binary is actually called 
gfortran-ssa.
Use "rpm -ql <packagename>" or "rpm -qlp <file.rpm>" to list the files in a 
package.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]