I need help to fix a Quantum Espresso installation error in Linux

AI Thread Summary
A M.Sc physics student is experiencing installation issues with Quantum Espresso on Ubuntu, encountering errors during the 'make all' command despite a successful configuration. The user has installed necessary libraries but is unsure of the specific error causing the problem. A suggestion was made to address a potential bug in the installation script that alters the directory name by removing the space in "Quantum Espresso." After applying this fix, the installation error was resolved. The discussion highlights the importance of providing detailed information about errors and installation procedures to facilitate troubleshooting.
ramana3797
Messages
19
Reaction score
6
TL;DR Summary
i keep getting the same error on installation, can someone help me
I'm a M.Sc physics student and I need to use quantum espresso for my research project . I tried the same procedure I used to install it on the system at home as I did for the one at the College but i keep getting the same error . I can't find why . I'm also new to linux .
I'm using ubuntu and I have installed the other libraries. it shows that configure is successful but the make all command shows error.
i attached the terminal content in a text file. it would be really helpful if you could give some suggestions
 

Attachments

Computer science news on Phys.org
I don't have any experience with the software you are installing, but it could help others (who know about this software) understand the issue better if you provided the following:
  1. What is the error you are getting?
  2. What is the "procedure"? You should mention the steps you followed for installation.
  3. Which "other libraries" are you referring to? Why do you think they might be related to this software and hampering the installation?
  4. Please put the contents of the text file directly in the post. You can paste the contents within [CODE] ... [/CODE] tags (without the dots in the middle).
 
ramana3797 said:
Summary: i keep getting the same error on installation, can someone help me

I'm a M.Sc physics student and I need to use quantum espresso for my research project . I tried the same procedure I used to install it on the system at home as I did for the one at the College but i keep getting the same error . I can't find why . I'm also new to linux .
I'm using ubuntu and I have installed the other libraries. it shows that configure is successful but the make all command shows error.
i attached the terminal content in a text file. it would be really helpful if you could give some suggestions
It looks like a bug in the script is mangling the directory name, changing "Quantum Espresso" to " Espresso". Try removing the space from the name of the directory to work around it.
 
  • Like
Likes berkeman and ramana3797
Wrichik Basu said:
I don't have any experience with the software you are installing, but it could help others (who know about this software) understand the issue better if you provided the following:
  1. What is the error you are getting?
  2. What is the "procedure"? You should mention the steps you followed for installation.
  3. Which "other libraries" are you referring to? Why do you think they might be related to this software and hampering the installation?
  4. Please put the contents of the text file directly in the post. You can paste the contents within [CODE] ... [/CODE] tags (without the dots in the middle).
thanks for your suggestion. I will keep it in mind for future use.
 
vela said:
It looks like a bug in the script is mangling the directory name, changing "Quantum Espresso" to " Espresso". Try removing the space from the name of the directory to work around it.
thank you for your help. I tried removing the space and that solved the error.
 
  • Like
Likes berkeman and Wrichik Basu
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top