And added on more things, from your path: /home/arun/quantum espresso /espresso-5.1/PW, there is a space between 'quantum' and 'espresso' so you can avoid to right by underscore or any things else instead of providing blank space like quantum_espresso etc.
On Tue, Jun 17, 2014 at 2:55 PM, Bramha Pandey <pandey.bramha at gmail.com> wrote: > This may be occurred due to not proper path specification of external blas > and lapack. Please try with the given command line in our terminal > > ./configure --with-internal-blas --with-internal-lapack > > > > > On Tue, Jun 17, 2014 at 2:28 PM, Arun hcu <arunkumarpanda123 at gmail.com> > wrote: > >> Dear Sir, >> >> I downloaded quantum espresso v 5.1 from your site >> 'http://qe-forge.org/gf/project/q-e/frs.." including neb >> ,pwcond,espresso 5.1,pwgui .xspectra,tddfpt ,atomic ,GWW and phonon >> directory in tar.gz file format and unpack the base distribution using >> the command : tar zxvf espresso-5.1.tar.gz from the ubuntu 14.0.4 >> terminal. A directory of espreso-5.1 was created and was configured >> using the command : cd espresso-5.1/ ./configure make all . Both c and >> fortran 95 compiler are installed and also below specified file like >> blas.a and lapack.a are available in the directories required , but it >> is showing the error as >> mentioned below. >> >> gfortran -g -pthread -o pw.x \ >> pwscf.o libpw.a ../../Modules/libqemod.a ../../flib/ptools.a >> ../../flib/flib.a ../../clib/clib.a ../../iotk/src/libiotk.a >> /home/arun/quantum espresso /espresso-5.1/lapack-3.2/ >> lapack.a >> /home/arun/quantum espresso /espresso-5.1/BLAS/blas.a >> gfortran: error: /home/arun/quantum: No such file or directory >> gfortran: error: espresso: No such file or directory >> gfortran: error: /espresso-5.1/lapack-3.2/lapack.a: No such file or >> directory >> gfortran: error: /home/arun/quantum: No such file or directory >> gfortran: error: espresso: No such file or directory >> gfortran: error: /espresso-5.1/BLAS/blas.a: No such file or directory >> make[2]: *** [pw.x] Error 1 >> make[2]: Leaving directory `/home/arun/quantum espresso >> /espresso-5.1/PW/src' >> make[1]: *** [pw] Error 1 >> make[1]: Leaving directory `/home/arun/quantum espresso /espresso-5.1/PW' >> make: *** [pw] Error 1 >> >> >> >> kindly, help in the installation. >> >> >> -- >> Regards >> ARUN KUMAR PANDA >> SCIENTIFIC OFFICER >> X-RAY DIFFRACTION SURFACE ENGINEERING SECTION >> PHYSICAL METALLURGY GROUP >> INDIRA GANDHI CENTRE FOR ATOMIC RESEARCH >> DEPARTMENT OF ATOMIC ENERGY >> KALPAKKAM, TAMILNADU >> _______________________________________________ >> Pw_forum mailing list >> Pw_forum at pwscf.org >> http://pwscf.org/mailman/listinfo/pw_forum >> > > > > -- > Thanks and Regards > Bramha Prasad Pandey > GLA University > Mathura (U.P) > INDIA. > -- Thanks and Regards Bramha Prasad Pandey GLA University Mathura (U.P) INDIA. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pwscf.org/pipermail/pw_forum/attachments/20140617/64f89da2/attachment.html
