On Wed, Jul 15, 2020 at 5:48 PM Antoine Jay <a...@laas.fr> wrote: > > no longer supported but still hidden in PP of 6.5 realease_pack and the > dependancies are still correct. > You only have to add it in the makefile qe-6.5/PP/src/Makefile. > To do this, add these 3 lines: > > PPOBJS = \[...] > pw_export.o\ > > all : [...] pw_export.x > > pw_export.x : pw_export.o libpp.a $(MODULES) $(LIBOBJS) > $(LD) $(LDFLAGS) -o $@ \ > pw_export.o libpp.a $(MODULES) $(LIBOBJS) $(QELIBS) > - ( cd ../../bin ; ln -fs ../PP/src/$@ . ) > > Note that this does not work anymore with the GIT version (>6.5) because the > dependancies have changed.
Thanks a lot for pointing this out. But, for the git master version of q-e, what's counterpart which does the similar job of this util? > > Antoine Jay > LAAS CNRS > Toulouse, France > > > > > Le Mercredi, Juillet 15, 2020 11:28 CEST, Paolo Giannozzi > <p.gianno...@gmail.com> a écrit: > > > pw_export.x is no longer supported > > Paolo > > On Wed, Jul 15, 2020 at 11:14 AM Hongyi Zhao <hongyi.z...@gmail.com> wrote: >> >> Hi, >> >> I try to compile q-e git master version with `make all', but it still >> can't generate the pw_export.x for me. Any hints for this problem? >> >> Regards >> -- >> Hongyi Zhao <hongyi.z...@gmail.com> >> _______________________________________________ >> Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso) >> users mailing list users@lists.quantum-espresso.org >> https://lists.quantum-espresso.org/mailman/listinfo/users > > > > -- > Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche, > Univ. Udine, via delle Scienze 208, 33100 Udine, Italy > Phone +39-0432-558216, fax +39-0432-558222 > > > > > > _______________________________________________ > Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso) > users mailing list users@lists.quantum-espresso.org > https://lists.quantum-espresso.org/mailman/listinfo/users -- Hongyi Zhao <hongyi.z...@gmail.com> _______________________________________________ Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso) users mailing list users@lists.quantum-espresso.org https://lists.quantum-espresso.org/mailman/listinfo/users