| New Reply |
Compiling a program in Unix |
Share Thread | Thread Tools |
| May9-12, 05:37 PM | #1 |
| May9-12, 06:19 PM | #2 |
|
Mentor
|
It says it can't find f90, which is a Fortran compiler. Do you have f90 installed on your system?
|
| May9-12, 06:35 PM | #3 |
|
|
No, I don't. I am using Putty, which I thought would give me remote access to the university system, which has everything installed. But it doesn't work like that?
|
| May9-12, 08:02 PM | #4 |
Recognitions:
|
Compiling a program in Unix
The uni system may well have a Fortran 90 compiler, but it might not be called "f90".
We can't give you much specific advice about your local computer network, for the obvious reason! It's easy enough set up "make" to use the names of your local software development tools, but I think your best option is persuade a local expert to spend a few minutes helping you do that, rather than trying to do it "blind" from this forum. |
| New Reply |
| Thread Tools | |
Similar Threads for: Compiling a program in Unix
|
||||
| Thread | Forum | Replies | ||
| My C++ simple program is not compiling - Need help, thanks! | Engineering, Comp Sci, & Technology Homework | 11 | ||
| To query all the file attributes in unix using a c program. | Engineering, Comp Sci, & Technology Homework | 0 | ||
| C program to mimic wc command in UNIX | Programming & Comp Sci | 2 | ||