<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div dir=ltr style='font-family: Times New Roman; font-size: 12pt; color: #000000'><p>Dear Sir/Madam</p>

<p>I need a help for installing espresso-5.3.0. When I want to install it, I have an error message as follows:</p>

<p>mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL -D__FFTW -D__MPI -D__PARA    -I../../iotk/src -I../../Modules -c realus.f90<br />
fortcom: Error: realus.f90, line 63: This entity cannot be PUBLIC since its derived type is PRIVATE.   [TABP]<br />
  TYPE(realsp_augmentation),POINTER :: tabp(:) => null()<br />
---------------------------------------^<br />
fortcom: Error: realus.f90, line 65: This entity cannot be PUBLIC since its derived type is PRIVATE.   [TABS]<br />
  TYPE(realsp_augmentation),POINTER :: tabs(:) => null()<br />
---------------------------------------^<br />
fortcom: Error: realus.f90, line 204: This procedure cannot be PUBLIC since it has argument(s) whose derived type(s) are PRIVATE.   [TABP]<br />
    SUBROUTINE qpointlist(dfft, tabp)<br />
--------------------------------^<br />
fortcom: Error: realus.f90, line 391: A pointer dummy argument with the INTENT(IN) attribute shall not appear as an actual argument if the associated dummy argument has the INTENT(OUT) or INTENT(INOUT) attribute.   [TABP]<br />
         CALL real_space_q( nt, ia, mbia, tabp )<br />
------------------------------------------^<br />
compilation aborted for realus.f90 (code 1)<br />
make[2]: *** [realus.o] Error 1<br />
make[2]: Leaving directory `/home/hossain/espresso-5.2.1/PW/src'<br />
make[1]: *** [pw] Error 1<br />
make[1]: Leaving directory `/home/hossain/espresso-5.2.1/PW'<br />
make: *** [pw] Error 1</p>

<p> </p>

<p>Sincerely yours</p>

<p>H. Milani</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>
</div></body></html>