Hi, Jonas, The manual suggests to compile SIESTA in the following procedures. In the top dir of the source tree,
mkdir Obj cd Obj sh ../Src/obj_setup.sh ../Src/configure --enable-fast # and other options, such FC=... # edit arch.make adjust the library paths make which step went wrong with your compilation? Was there any error message or output shown on your screen? Diagnostic information is necessary to find out the problem. Haibo On Sat, Apr 24, 2010 at 5:18 AM, Jonas Baltrusaitis <[email protected]> wrote: > Haibo, > > the problem is that it should have been compiled in Obj if I did sh > ../Src/obj_setup.sh, but /Obj is empty after compilation > > JOnas > > --- On Thu, 4/22/10, Haibo Guo <[email protected]> wrote: > >> From: Haibo Guo <[email protected]> >> Subject: Re: [SIESTA-L] empty Obj and can;t find executable after compilation >> To: [email protected] >> Date: Thursday, April 22, 2010, 10:31 PM >> The executable should be where you >> compiled siesta, if you compiled >> siesta successfully. Modify file test.mk and point the >> variable SIESTA >> to the path of the executable. >> >> On Fri, Apr 23, 2010 at 11:03 AM, Jonas Baltrusaitis <[email protected]> >> wrote: >> > I did compile siesta successfully, but after I try to >> run tests, it can;t find executable >> > >> > [jbalt...@argon batio3]$ make >> >>>>> Running batio3 test... >> > ==> Copying pseudopotential file for Ba... >> > ==> Copying pseudopotential file for Ti... >> > ==> Copying pseudopotential file for O... >> > ==> Running SIESTA as ../../../siesta >> > /bin/sh: ../../../siesta: No such file or directory >> > make: *** [completed_work] Error 127 >> > >> > When compiling I did sh ../Src/obj_setup.sh and then >> used my arch.make. However, /Obj folder has only readme and >> my arch.make... I am confused, could anybody help? >> > >> > Jonas >> > >> > >> > >> > >> > > > >
