Hi everybody,
I am trying to install pgplot on my laptop. I am using the instructions from this site:
http://www.astro.caltech.edu/~tjp/pg...tall-unix.html
However, when I come to the last step, and execute the make command, I get this error:
g77 -c -Wall -O /home/soham/Desktop/pgplot/src/pgarro.f
make: g77: Command not found
makefile:109: recipe for target 'pgarro.o' failed
make: *** [pgarro.o] Error 127
I am very new to linux,and have no idea what the problem is. I have gfortran installed, could it be that I need to install some older g77 compiler? Or does this signify that I do not have GCC on my system, and need to download and install it? My laptop runs Ubuntu 16.04 LTS, if that is any help.
Any suggestions will be greatly appreciated. Thanks in advance.
Bookmarks