This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran problem, 13 june 2006
- From: daniel szumski <danszumski at comcast dot net>
- To: fortran at gcc dot gnu dot org
- Cc: craig_e84 at hotmail dot com
- Date: Wed, 27 Dec 2006 12:35:45 -0800
- Subject: Re: gfortran problem, 13 june 2006
I downloaded the gfortran package from hpc.sourceforge.net,
apparently successfully. I also was able to download the most recent
development tools from Mac. The expected files are in folders that
look reasonable. I am using a Macbook w/OSX10.4.8. I don't know a lot
about UNIX, I used to use DOS.
When I try to compile one of my fortran source files, I see the same
response that craig saw:
daniel-szumskis-Computer:~/desktop danielszumski$ gfortran blackeqn.for
-bash: gfortran: command not found
daniel-szumskis-Computer:~/desktop danielszumski$ which gfortran
daniel-szumskis-Computer:~/desktop danielszumski$
I assume that there is something that I don't know about the way that
'paths' are handled in UNIX. I have been trying to research this on
my own at unixhelp.ed.ac.uk/commanz, but without success. I need to
know what to do next.
Also, is there a better place, perhaps a tutorial, for learning UNIX.
Thank you for any assistance that you can provide.
Dan Szumski