On Sat, 2015-01-31 at 20:48 +0330, hossein daneshpajooh wrote: > I check the link, and it exists, the iotk_module.mod exists too.
then go into Modules, give command > g95 -O3 -cpp -D__FFTW -I../include -I../iotk/src -I -I. > -c open_close_input_file.f90 and see what happens. Your compiler message says clearly that there is no iotk_module.mod file in the following directories: ../include ../iotk/src ../ELPA/src ./ P. > > In file open_close_input_file.f90 > > [...] > > Fatal Error: Can't open module file 'iotk_module.mod' at (1) > for > > reading: No such file or directory > > Verify first of all the presence of a link iotk -> S3DE/iotk > > Note that binaries for Windows are available on qe-forge > > Paolo > > _______________________________________________ > Pw_forum mailing list > [email protected] > http://pwscf.org/mailman/listinfo/pw_forum > > > > -- > Hossein Daneshpajouh > MSc. student of School of Mechanical Engineering > College of Engineering, University of Tehran > > _______________________________________________ > Pw_forum mailing list > [email protected] > http://pwscf.org/mailman/listinfo/pw_forum _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
