<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hello all,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I was finally able to install quantum espresso at /mnt/c/ folder using Kali linux.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
The program is succesfully running.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Yours,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Bishal Dumre</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Lorenzo Paulatto <lorenzo.paulatto@cnrs.fr><br>
<b>Sent:</b> Tuesday, March 28, 2023 2:41 AM<br>
<b>To:</b> Quantum ESPRESSO users Forum <users@lists.quantum-espresso.org>; Dumre, Bishal Babu B <BishalBabu.Dumre@rockets.utoledo.edu>; users@lists.quantum-espresso.org <users@lists.quantum-espresso.org><br>
<b>Subject:</b> [EXTERNAL] Re: [QE-users] Problem installing QE in Windows 11 using Kali Linux</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">Kali linux is a distribution specialized for network penetration testing, I highly doubt that it is suitable for compiling scientific code. Granted that all distributions are the same after you have installed the right package, I would recommend
 you start from a general purpose one.<br>
<br>
Kind regards <br>
<br>
<br>
<br>
<div class="x_gmail_quote">On March 27, 2023 8:07:27 p.m. GMT+02:00, "Dumre, Bishal Babu B" <BishalBabu.Dumre@rockets.utoledo.edu> wrote:
<blockquote class="x_gmail_quote" style="margin:0pt 0pt 0pt 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div class="x_elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<span class="x_x_elementToProof x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">Hello there,</span>
<div class="x_x_elementToProof" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
I am trying to install quantum espresso inside Windows 11. I am using Kali linux distribution. I tried using many other distributions but Kali linux was better than others. After installing dependencies like git and Fortran, I was able to run "./configure"
 command, but, finally the "make all" command does not work. I tried many variations of make all command, but it does not work. The details of error is given below:</div>
<div class="x_x_elementToProof" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof x_x_ContentPasted0 x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
$ make all
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">test -d bin || mkdir bin</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">cd install ; make -f extlibs_makefile libfox</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[1]: Entering directory '/mnt/c/Users/Bishal Dumre/Desktop/QuantumEspresso/qe-7.1/install'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">if test ! -d ../FoX ; then \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">  cd /mnt/c/Users/ Dumre/Desktop/QuantumEspresso/qe-7.1//external/fox; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    ./configure --prefix=/mnt/c/Users/ Dumre/Desktop/QuantumEspresso/qe-7.1//FoX FC=gfortran FCFLAGS=""; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    touch cp_test; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    if cp -p cp_test cp_test_1; then \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">        rm cp_test_1; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">        echo "cp -p works"; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    else \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">        find -type f | xargs sed -i 's/cp -p/cp/g'; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    fi; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    rm cp_test; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">    make install && make clean; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px"> cd -; \</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">fi</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">/bin/sh: 3: ./configure: not found</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">touch: cannot touch 'cp_test': Permission denied</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">cp: cannot stat 'cp_test': No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read ./Bishal: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read Dumre/.burai/.properties: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read ./Bishal: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read Dumre/.burai/.pseudopot/.pseudolist: N</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">Trailing errors of sed: A lot.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_elementToProof x_ContentPasted0" style="margin:0px">.</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read Framework/Obligations/CND2023R23.xml: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read ./Default/AppData/Local/Microsoft/Internet: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: can't read Explorer/MSIMGSIZ.DAT: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">sed: couldn't open temporary file ./Default/AppData/Local/Microsoft/Windows/INetCache/IE/sedoEwhLu: Permission denied</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">rm: cannot remove 'cp_test': No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[2]: Entering directory '/mnt/c/Users'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[2]: *** No rule to make target 'install'.  Stop.</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[2]: Leaving directory '/mnt/c/Users'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">/mnt/c/Users/Bishal Dumre/Desktop/QuantumEspresso/qe-7.1/install</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[1]: Leaving directory '/mnt/c/Users/Bishal Dumre/Desktop/QuantumEspresso/qe-7.1/install'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">( cd UtilXlib ; make TLDEPS= all || exit 1 )</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[1]: Entering directory '/mnt/c/Users/Bishal Dumre/Desktop/QuantumEspresso/qe-7.1/UtilXlib'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">Makefile:49: make.depend: No such file or directory</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[1]: *** No rule to make target 'make.depend'.  Stop.</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make[1]: Leaving directory '/mnt/c/Users/Bishal Dumre/Desktop/QuantumEspresso/qe-7.1/UtilXlib'</div>
<div class="x_x_ContentPasted0 x_ContentPasted0" style="margin:0px">make: *** [Makefile:209: libutil] Error 1</div>
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof x_x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof x_x_ContentPasted0 x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
Please help me.</div>
<div class="x_x_elementToProof x_x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
<br class="x_ContentPasted0">
</div>
<div class="x_x_elementToProof x_x_ContentPasted0 x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">
Yours,</div>
<span class="x_x_elementToProof x_x_ContentPasted0 x_ContentPasted0" style="font-size:12pt; margin:0px; text-align:left; background-color:rgb(255,255,255)">Bishal Dumre</span><br>
</div>
</blockquote>
</div>
</div>
</body>
</html>