This is Soonho Kwon from KAIST, Republic of Korea.
To compile JDFTx statically(Because I have static library for OpenMPI), I added the option "-D StaticLinking=yes" to the cmake command.
But this time, following error occured:
Linking CXX static library libjdftx.a
As mentioned on the ticket, the error seems to be in the pseudopotential extraction; on the other hand, jdftxlib seems to have linked successfully. Try compiling from git; that version downloads the pseudopotetials differently and might succeed for you.
Also, please stop opening a new ticket every time - this is extremely annoying! Post follow ups by replying in the same thread. Additionally this seems like an issue in your software configuration, which we can discuss here; it is not appropriate as a ticket which is meant for bug reports / feature requests.
Best,
Shankar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is Soonho Kwon from KAIST, Republic of Korea.
To compile JDFTx statically(Because I have static library for OpenMPI), I added the option "-D StaticLinking=yes" to the cmake command.
But this time, following error occured:
Linking CXX static library libjdftx.a
I really appreciate for your reponse. Thanks!
Last edit: Soonho Kwon 2016-08-01
Soonho,
As mentioned on the ticket, the error seems to be in the pseudopotential extraction; on the other hand, jdftxlib seems to have linked successfully. Try compiling from git; that version downloads the pseudopotetials differently and might succeed for you.
Also, please stop opening a new ticket every time - this is extremely annoying! Post follow ups by replying in the same thread. Additionally this seems like an issue in your software configuration, which we can discuss here; it is not appropriate as a ticket which is meant for bug reports / feature requests.
Best,
Shankar
Hello, Shankar.
I'm sorry that I didn't know how much it made you annoyed.
Thanks for all the helps.
Sincerely,
Soonho