Thank you sir. On Mon, Oct 9, 2017 at 1:35 AM, Nick Papior <[email protected]> wrote:
> The answer is already explicitly said: > > ** Please type 'make clean' first > > So: > > $> make clean > $> make ts > > You cannot build both siesta and transiesta in the same object directory. > Either, do two different directories, or build siesta, copy to bin, do make > clean, make transiesta and copy to bin. > > 2017-10-08 16:54 GMT+02:00 Bibhas Manna <[email protected]>: > >> Dear Users, >> >> I am very new to siesta program. In fact, I am just about to install the >> executables (siesta and transiesta). I have successfully installed siesta >> executable by following the instructions as given in the User Guide (*SIESTA >> 4.1 b3*), but unable to do the same for transiesta. >> >> In response to the command *$ make transiesta* in my directory where >> siesta executable resides, >> I am getting an error in terminal as- >> >> /Software/SIESTA/siesta-4.1-b3/Obj$ make transiesta >> >> ** You were building plain siesta in this directory. >> ** Please type 'make clean' first >> Makefile:469: recipe for target 'check-ts' failed >> make: *** [check-ts] Error 1 >> >> >> Any help in this regard is highly appreciated. >> >> Thanking you. >> With regards, >> Bibhas >> >> > > > -- > Kind regards Nick >
