Hi, It tells you there is not a executable file "siesta" in the ../../../ directory,so check it or to modified the makefile.It will be solved. Or directly find the "test.mk" file in the Tests directory and edit the "SIESTA=../../../siesta" line to the directory of executabe siesta file.Mostly,it may be SIESTA=../../../Obj/siesta if you following the manual to compile the code.
Best 2011-01-25 Guangping Zhang 发件人: "D" <[email protected]> 发送时间: 2011-01-25 05:45 主 题: [SIESTA-L] make: *** [completed_work] Error 127 收件人: "siesta-l" <[email protected]> Hello everyone, When I tried to implement the example in User's Guide, I had some problem like this: $ make >>>> Running sih test... ==> Copying pseudopotential file for Si... ==> Copying pseudopotential file for H... ==> Running SIESTA as ../../../siesta /bin/sh: ../../../siesta: No such file or directory make: *** [completed_work] Error 127 I just want to try the example in "D:\cygwin\siesta-3.0-b\Tests\sih". Does someone know what this error 127 is about? Thank you! -- Sean
