I just installed
ubuntu desktop version 19
but I can't install the
HYPODD
program on it.
when I type command 'make
' it gave:
make[1]: g77: Command not found
I installed the gfortran
but nothing changed. Is the problem in setting the environment?
If so, how can I set an environment for the first time after just installing ubuntu 19
?