Dear DAvid, thank you for the notification. As a provisory solution you can download wannier90 from wannier90-1.2.tar.gz<http://www.qe-forge.org/gf/download/frsrelease/64/97/wannier90-1.2.tar.gz> (the file is in qe-forge, in the qe release 4.2 section). and move it in the directory espresso-5.0.2/archive . I am looking what is happening with the scripts on the server.
cheers Layla 2012/12/12 David Strubbe <dstrubbe at berkeley.edu> > Dear QE developers, > > As far I can tell, there is no documentation available in the Doc > directory or linked from > http://www.quantum-espresso.org/?page_id=878regarding dynmat.x. I could only > find information about what to put in the > input file by inspecting the comments in the header of > PHonon/PH/dynmat.f90. I suggest putting this information in Doc and/or the > website too for the convenience of users. > > On another note, installing Wannier90 by 'make w90' does not work. It > seems like it does not try to download the archive before attempting to > unpack. > > [17:05:16][Davids-MacBook-Pro:espresso-5.0.2] make w90 > test -d bin || mkdir bin > cd install ; make -f extlibs_makefile libblas > touch fake_libblas.a > rm fake_libblas.a > cd install ; make -f extlibs_makefile liblapack > touch fake_liblapack.a > rm fake_liblapack.a > cd install ; make -f plugins_makefile w90 > if test ! -d ../W90; then \ > (gzip -dc ../archive/wannier90-1.2.tar.gz | (cd ../ ; tar -xvf -)) > ; \ > (cd ../ ; ln -s wannier90-1.2 W90) ; fi > > gzip: ../archive/wannier90-1.2.tar.gz: unexpected end of file > touch uncompress-w90 > cd ../W90 ; \ > if (test -e ../install/make_wannier90.sys) || (test -d ../W90); > then \ > (cp ../install/make_wannier90.sys ../W90/make.sys); fi > /bin/sh: line 0: cd: ../W90: No such file or directory > cp: ../W90/make.sys: No such file or directory > make[1]: *** [configure-w90] Error 1 > make: *** [w90] Error 2 > > David Strubbe > MIT > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://pwscf.org/mailman/listinfo/pw_forum > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pwscf.org/pipermail/pw_forum/attachments/20121213/4645efbc/attachment.html
