Error when install ioapi 3.2 with ubuntu 18.04

dear all
when i try 'make configure` ioapi-3.2 using ubuntu 18.04 ,but got following error message

cd /home/farzad-sharif/model/LIBRARIES/Linux5; gfortran -c -DF90=1 -DIOAPI_PNCF=1 -DIO_360=1 -DAUTO_ARRAYS=1 -DF90=1 -DFLDMN=1 -DFSTR_L=int -DIOAPI_NCF4=1 -DNEED_ARGS=1 -O3 -ffast-math -funroll-loops -m64 -fopenmp -DAUTO_ARRAYS=1 -DF90=1 -DFLDMN=1 -DFSTR_L=int -DIOAPI_NCF4=1 -DNEED_ARGS=1 -I/home/farzad-sharif/model/LIBRARIES/ioapi /home/farzad-sharif/model/LIBRARIES/ioapi/modpdata.F90
/bin/sh: 1: cd: can’t cd to /home/farzad-sharif/model/LIBRARIES/Linux5
/home/farzad-sharif/model/LIBRARIES/ioapi/modpdata.F90:31: Error: Can’t open included file ‘mpif.h’
Makefile:271: recipe for target ‘modpdata.mod’ failed
make: *** [modpdata.mod] Error 1
can anyone help me?
netcdf-fortran-4.4.5
netcdf-c-4.7.0
Thanks.

Try reading the installartion instructions, https://cjcoats.github.io/ioapi/AVAIL.html#build

There seem to be lots of things missing here…