Page 1 of 1

yambo 3.4.0

Posted: Wed Feb 12, 2014 9:07 pm
by fatimazahra
Hi
I've tried to install yambo 3.4.0, but I'm getting this error

Code: Select all

use xc_f90_lib_m
                 1
Fatal Error: Can't open module file 'xc_f90_lib_m.mod' for reading at (1): No such file or directory
make[1]: *** [mod_xc_functionals.o] Error 1
make[1]: Leaving directory `/home/fati/Documents/YAMBO/devel/src/modules'
make: *** [yambo] Error 2
Thank you

Re: yambo 3.4.0

Posted: Wed Feb 12, 2014 10:21 pm
by Daniele Varsano
Dear Fatima,
about the exciton wavefunction, please have a look to thisthread:
and also this one.
Other users experienced your same problem, and they were using an old version of the code. If this is the case you can also try to compile the 3.3 downloaded by the svn repository, even if I suggest you to try to compile the 3.4

Anyway, unfortunately as reported in the yambo download page and homepage it is not possible to download the code for technical problem. We hope that they will be solved soon.

About the compilation, please try to recompile your code after doing a
make clean_all

Next, if the error persist, please post your config.log file in the yambo directory and in the ./lib/libxc as well.
Moreover tell us on what of machine you are trying to install the code.
Regards,
Daniele

Re: yambo 3.4.0

Posted: Wed Feb 12, 2014 10:45 pm
by fatimazahra
Dear Danile
I tried to install in ubuntu 32 bit
config (2).log
config.log

Re: yambo 3.4.0

Posted: Wed Feb 12, 2014 10:49 pm
by Daniele Varsano
Dear Fatima,
please have a look to the posted I edited above.
Regards,
Daniele

Re: yambo 3.4.0

Posted: Wed Feb 12, 2014 11:18 pm
by fatimazahra
Dear Daniele
I just installed the last version (devel), and it work well
Thank you

Re: yambo 3.4.0

Posted: Wed Feb 12, 2014 11:24 pm
by Daniele Varsano
Dear Fatima,
I'm glad the problem is finally solved.

Gook look with your work.

Daniele