Re: [SIESTA-L] error in siesta 4.b installation

2016-10-21 Por tôpico anita dameh
Dear Dr. Papior thank you a lot. it works. Bests, Anita On 17 October 2016 at 09:03, Nick Papior wrote: > Please change dc_lapack.a to libsiestaLAPACK.a in your arch.make file. > > > 2016-10-17 4:13 GMT+02:00 anita dameh : > >> Dear siesta and

Re: [SIESTA-L] error in siesta 4.b installation

2016-10-16 Por tôpico Nick Papior
Please change dc_lapack.a to libsiestaLAPACK.a in your arch.make file. 2016-10-17 4:13 GMT+02:00 anita dameh : > Dear siesta and transiesta users, > I have tried to compile siesta 4,b but I got the following error > > ranlib libSiestaXC.a > cp *.mod *.a .. > make[1]:

[SIESTA-L] error in siesta 4.b installation

2016-10-16 Por tôpico anita dameh
Dear siesta and transiesta users, I have tried to compile siesta 4,b but I got the following error ranlib libSiestaXC.a cp *.mod *.a .. make[1]: Leaving directory `/root/anita/siesta-4.1-b1/Obj/SiestaXC' SIESTA: dc_lapack.a has been deprecated in favor of: COMP_LIBS += libsiestaLAPACK.a Please