Page 1 of 1

compiled abinit 6.12.3 for linux 64bit

Posted: Thu Aug 02, 2012 3:24 pm
by zjuer
Dear all,
Is there anyone can do me a favor to post a compiled abinit 6.12.3 for linux 64bit system? I always cannot compile it successfully. Many thanks.

Best,

zjuer

Re: compiled abinit 6.12.3 for linux 64bit  [SOLVED]

Posted: Thu Aug 02, 2012 8:58 pm
by jbeuken
Hi,

link on page : http://www.abinit.org/downloads/source- ... ses/6.12.3

compiled with gcc 4.5.1 , mpich2 1.3 and Gotoblas2 1.13

static : only depends of some system libs :

Code: Select all

ldd abinit 
   linux-vdso.so.1 =>  (0x00007fff10da4000)
   librt.so.1 => /lib64/librt.so.1 (0x0000003e31200000)
   libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003e30200000)
   libm.so.6 => /lib64/libm.so.6 (0x0000003e30a00000)
   libc.so.6 => /lib64/libc.so.6 (0x0000003e2fe00000)
   /lib64/ld-linux-x86-64.so.2 (0x0000003e2fa00000)


have a fun with abinit...

regards

jmb

Re: compiled abinit 6.12.3 for linux 64bit

Posted: Fri Aug 03, 2012 7:29 am
by zjuer
Hi jmb,

Thanks a lot. It is really helpful.

Best regards,

zjuer