i'm Installing the ROMS/TOMS Plotting Package follow :
https://www.myroms.org/wiki/Plotting_Pa ... #Compiling
but when i " sudo make" i get this:
make: /opt/g95soft/serial/netcdf4/bin/nc-config: Command not found
make: /opt/g95soft/serial/netcdf4/bin/nc-config: Command not found
cd Build_plt; -c -fno-second_underscore -g -fbounds-check curlz.f90
/bin/sh: 1: -c: not found
Utility/Module.mk:15: recipe for target 'Build_plt/curlz.o' failed
make: *** [Build_plt/curlz.o] Error 127
i just use Ubuntu
ROMS/TOMS Plotting
Re: ROMS/TOMS Plotting
You should have nc-config and/or nf-config in your path. Do you have them and what is the path to them?/opt/g95soft/serial/netcdf4/bin/nc-config: Command not found
I wrote it up here.cd Build_plt; -c -fno-second_underscore -g -fbounds-check curlz.f90