Here I am, installing Fortran 95 compilers at work on Mandriva One. It didn't seem to be installed, so I just installed the two packages pertaining to Fortran from rpmdrake, and now my file test.f90 compiles when I type:
f95 -o test test.f90
and runs with:
./test
Hoorah for that.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment