[QE-users] Failure in installing QE 6.7 in a server

Pietro Davide Delugas pdelugas at sissa.it
Mon Apr 4 09:08:16 CEST 2022


hello

when you compile the qe, first the program creates all executables in 
bin subdirectory of the top qe directory. Check if they are there.

If they are:  you may either avoid the secod step either using  the full 
path to execute the program.

e.g. in my case

/home/pietro/q-e/bin/pw.x

or adding  to the q-e/bin directory to the default path. For example in 
my case:

type the bash command

export PATH=/home/pietro/q-e/bin:$PATH

The second installationt would be copying the executables in a specified 
directory, that, if I am not wrong,  by default is /usr/local/bin  for 
which you would need the administrator privileges.


The second thing you tried has nothing to do with the compilation of the 
package.

It's ubuntu that knows that there is a debian package of 
quantum-espresso available, and asks you if you want to install it. But 
again to do this you need administrator privileges.


hope it helps

best regards -- Pietro




On 4/4/22 03:14, Jeffrey Tanudji wrote:
> Dear all QE users,
>
>
> I believed I had successfully installed QE 6.7 in a server, but when I 
> tried to run pw.x, it stated
>
> bash: pw.x: command not fou
> Install package 'quantum-espresso' to provide command 'pw.x'? [N/y]
>
>
> However, when I entered y, the result was an error saying failed to 
> obtain authentication. Since I am new to Linux, I did a search on 
> google about this problem and most of the forum mentioned was about 
> "Fedora" and nothing about quantum espresso. If anybody knows of any 
> solution to this problem, your help will be greatly appreciated.
>
>
> Best regards,
>
>
> Jeffrey TANUDJI
>
> Graduate student
>
> Department of Applied Physics
>
> Osaka University
>
> Suita, JAPAN
>
>
> _______________________________________________
> The Quantum ESPRESSO community stands by the Ukrainian
> people and expresses its concerns about the devastating
> effects that the Russian military offensive has on their
> country and on the free and peaceful scientific, cultural,
> and economic cooperation amongst peoples
> _______________________________________________
> Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
> users mailing list users at lists.quantum-espresso.org
> https://lists.quantum-espresso.org/mailman/listinfo/users




More information about the users mailing list