I am trying to install the netcdf library for fortran to build a fortran program that uses netcdf files but I can’t find the correct bundle. I have searched and installed “os-clr-on-clr-dev”, and “R-extras-dev” bundles that contain the “netcdf-dev” package but when I do: nc-config --all command, I get “–has-fortran → no”.
Thank you @Businux for your reply. I will try your approach.
I was also thinking of installing Dnf package manager, and then install the netcdf-fortran RPM package (from the fedora repository) that matches my compiler version. What do you think about this approach?
This is a net package – I’m currently adding this
(note for new package requests, a quick github issue is the most easy way because github issues – unlike the forum – are easier to track/etc)
The Clear 41080 netcdf.spec file is missing a build requirement, necessary for OpenMPI parallel support.
BuildRequires : hdf5-openmp
I’m curious about the Fortran parallel demonstrations. So, I built hdf5, netcdf, and netcdf-fortran manually; installation in /usr/local/lib64/openmpi/.