<div dir="ltr"><div><div><div><div><div><div>Dear Ari P Seitsonen,<br><br></div>Pw examples works fine... even xspectra works fine... but the given examples doesn't work.. <br></div>when i run the "run_example_diamond" file while executing the following command the terminal quits..<br>
<br># check for executables<br>for FILE in $BIN_LIST ; do<br> if test ! -x $BIN_DIR/$FILE ; then<br> $ECHO<br> $ECHO "ERROR: $BIN_DIR/$FILE not existent or not executable"<br> $ECHO "Aborting"<br>
!exit 1<br> fi<br>done<br><br># check for pseudopotentials<br>for FILE in $PSEUDO_LIST ; do<br> if test ! -r $PSEUDO_DIR/$FILE ; then<br> $ECHO<br> $ECHO "ERROR: $PSEUDO_DIR/$FILE not existent or not readable"<br>
$ECHO "Aborting"<br> exit 1<br> fi<br>done<br>$ECHO " done"<br><br></div>i use ubuntu 12.04.. i feel like there is some problem in defining directory of input files...<br><br></div>But xspectra works fine..<br>
<br></div>Thanks and Regards,<br>Balaji.V<br>Centre for Nanosciences & Technology,<br>Pondicherry University<br>
<br></div><br><div><div><div><div><div><div><div>-quoted text-<br></div><div>Dear Balaji.V,<br>
<br>
I guess that _something_ is written when you execute the example; did<br>
you manage to run the examples of 'PW' for example? Otherwise please send<br>
_all_ the output, including the command line to run it, and any output.<br>
Otherwise we can only guess for what is going on.<br>
<br>
Greetings,<br>
<br>
apsi<br>
<br>
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=<div id=":lh">*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-<br>
Ari P Seitsonen / <a href="mailto:Ari.P.Seitsonen@iki.fi">Ari.P.Seitsonen@iki.fi</a> / <a href="http://www.iki.fi/%7Eapsi/" target="_blank">http://www.iki.fi/~apsi/</a><br>
Institut f?r Chemie der Universit?t Z?rich, CH-8057 Z?rich<br>
Tel: +41 44 63 54 497 / Mobile: +41 79 71 90 935<br>
<br>
<br>
On Sat, 11 Jan 2014, Balaji V wrote:<br>
<br>
> I have installed quantum espresso and it successfully runs example 1 (si) in PP directory...<br>
> I unzipped the xspectra file XSpectra folder is immediately under
espresso directory.. In terminal i navigated to espresso folder, and
used the command "make xspectra"<br>
> installation is over without error..<br>
> But when i checked it with running example no result has come... If
i run the file "run_example_diamond" there is no output. if i run it in
terminal the terminal opens<br>
> and closes immidiately.. Can you tell me ow to get rid of this problem?<br>
><br>
> Thanks in anticipation,<br>
> Balaji.V<br>
> Centre for Nanosciences & Technology,<br>
> Pondicherry University<br>
><br>
</div></div></div></div></div></div></div></div></div>