[Pw_forum] [pw_forum] cygwin install problem

hossein daneshpajooh hossein.daneshpajooh at gmail.com
Sat Jan 31 15:21:22 CET 2015


Dear all;

I just want to "make pw", but I have encountered with can't open
"iotk.module.mod", I have surveyed through pw-forum for this issue, and
there were some suggestion as bad download or library lack. I downloaded it
properly, when I ./configure, it said that these libraries are found:

> The following libraries have been found:
>  BLAS_LIBS=/home/Hossein/espresso-5.1/BLAS/blas.a
>  LAPACK_LIBS=/home/Hossein/espresso-5.1/lapack-3.2/lapack.a
> FFT_LIBS=
> Please check if this is what you expect.

do my libs have problem or not, and what should I do with this error?
Soory I am just beginner in Espresso.
---------------------------------------------------------
$ make all
test -d bin || mkdir bin
cd install ; make -f extlibs_makefile libiotk
make[1]: Entering directory `/home/Hossein/espresso-5.1/install'
if test ! -d ../S3DE; then \
        (gzip -dc ../archive/iotk-1.2.beta.tar.gz | (cd ../; tar -xvf -)) ;
\
        if test -e Makefile_iotk; then \
        (cp Makefile_iotk ../S3DE/iotk/src/Makefile); fi; \
        if test -e iotk_config.h; then \
        (cp iotk_config.h ../S3DE/iotk/include/iotk_config.h); fi; fi
cd ../S3DE/iotk/src; make lib+util;
make[2]: Entering directory `/home/Hossein/espresso-5.1/S3DE/iotk/src'
make[2]: Nothing to be done for `lib+util'.
make[2]: Leaving directory `/home/Hossein/espresso-5.1/S3DE/iotk/src'
cd ../bin; ln -fs ../S3DE/iotk/tools/iotk .; \
        ln -fs ../S3DE/iotk/src/iotk.x .; \
        ln -fs ../S3DE/iotk/src/iotk_print_kinds.x .; \
        cd ../; ln -fs S3DE/iotk iotk
make[1]: Leaving directory `/home/Hossein/espresso-5.1/install'
cd install ; make -f extlibs_makefile libelpa
make[1]: Entering directory `/home/Hossein/espresso-5.1/install'
touch fake_libelpa.a
rm fake_libelpa.a
make[1]: Leaving directory `/home/Hossein/espresso-5.1/install'
( cd Modules ; make TLDEPS= all || exit 1 )
make[1]: Entering directory `/home/Hossein/espresso-5.1/Modules'
( if test -x ../install/update_version ; then \
        ../install/update_version; \
        else if test ! -f version.f90 ; then \
        cat version.f90.in > version.f90 ; fi ; fi )
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
fft_scal
ar.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
fft_cust
om.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
fft_para
llel.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
fft_inte
rfaces.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
xc_rVV10
.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
xc_vdW_D
F.f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
funct.f9
0
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
griddim.
f90
g95 -O3 -cpp -D__FFTW   -I../include -I../iotk/src -I../ELPA/src -I. -c
open_clo
se_input_file.f90
In file open_close_input_file.f90:11

  USE iotk_module,   ONLY : iotk_open_read, iotk_close_read,iotk_attlenx
                                                                        1
Fatal Error: Can't open module file 'iotk_module.mod' at (1) for reading:
No suc
h file or directory
make[1]: *** [open_close_input_file.o] Error 1
make[1]: Leaving directory `/home/Hossein/espresso-5.1/Modules'
make: *** [mods] Error 1

-- 
Hossein Daneshpajouh
MSc. student of School of Mechanical Engineering
College of Engineering, University of Tehran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20150131/92902320/attachment.html>


More information about the users mailing list