Re: [QE-users] error compile gipaw

2020-11-19 Thread Davide Ceresoli
Dear Sangho, you can try now. But before doing make gipaw, do rm -Rf GIPAW/ rm install/6.6.tar.gz and change line 14 of install/plugins_list from: RELEASE_VERSION := $(shell awk -F\' '/version_number/{print $$2}' ../Modules/version.f90 ) to: RELEASE_VERSION := $(shell awk -F\'

Re: [QE-users] error compile gipaw

2020-11-19 Thread Davide Ceresoli
I'm porting qe-gipaw to qe-6.6. I'm almost done. Later in the afternoon I will commit the chnages. D. On 11/18/20 5:04 PM, Sangho Chung wrote: Do you mean that installing QE v.6.5 will help to resolve this issue? Regards, Sangho ___ Quantum

Re: [QE-users] error compile gipaw

2020-11-18 Thread Sangho Chung
Do you mean that installing QE v.6.5 will help to resolve this issue? Regards, Sangho > On 18 Nov 2020, at 18:59, Paolo Giannozzi wrote: > > That's a different story: there is no GIPAW version aligned to QE v.6.6 anyway > > On Wed, Nov 18, 2020 at 4:57 PM Sangho Chung

Re: [QE-users] error compile gipaw

2020-11-18 Thread Paolo Giannozzi
That's a different story: there is no GIPAW version aligned to QE v.6.6 anyway On Wed, Nov 18, 2020 at 4:57 PM Sangho Chung wrote: > Yes Paolo. I had the same issue with make pw, pp and all, so I redefined > cpp and it worked. > > But for gipaw, it is not working unfortunately. > > Regards, >

Re: [QE-users] error compile gipaw

2020-11-18 Thread Sangho Chung
Yes Paolo. I had the same issue with make pw, pp and all, so I redefined cpp and it worked. But for gipaw, it is not working unfortunately. Regards, Sangho > On 18 Nov 2020, at 18:54, Paolo Giannozzi wrote: > > Looks quite the same as this one: > >

Re: [QE-users] error compile gipaw

2020-11-18 Thread Paolo Giannozzi
Looks quite the same as this one: https://www.mail-archive.com/users@lists.quantum-espresso.org/msg38781.html Paolo On Tue, Nov 17, 2020 at 7:25 PM Sangho Chung wrote: > Hello QE user, > > I am new to QE, and started compiling today. > > There was an error when I was trying to compile gipaw.

[QE-users] error compile gipaw

2020-11-17 Thread Sangho Chung
Hello QE user, I am new to QE, and started compiling today. There was an error when I was trying to compile gipaw. Please have a look below error message and let me know what should be done. Best regards, Sangho kl-19943:qe-6.6 chuns0b$ make gipaw test -d bin || mkdir bin ( cd clib ;