Page 1 of 1
Compiling Abinit 7.2.1 on LinuxMint15 32-bit
Posted: Sat May 18, 2013 11:10 am
by Serge
Hello.
Please tell me how to compile Abinit 7.2.1 properly on Linux Mint 15 32-bit?
Thanks!
With respect,
Serge.
Re: Compiling Abinit 7.2.1 on LinuxMint15 32-bit
Posted: Mon May 27, 2013 6:34 pm
by pouillon
Install the following package:
Code: Select all
sudo apt-get install science-nanoscale-physics-dev
Then follow the generic Abinit build procedure:
http://www.abinit.org/documentation/hel ... stall.html
Re: Compiling Abinit 7.2.1 on LinuxMint15 32-bit
Posted: Wed May 29, 2013 7:42 am
by Serge
Thanks for the advice!
Correctly do I understand, this apt is able to adapt a system to the proper installation?
Re: Compiling Abinit 7.2.1 on LinuxMint15 32-bit [SOLVED]
Posted: Fri May 31, 2013 1:37 pm
by pouillon
It will download and install all you need to compile Abinit (actually most codes from the
ETSF Software Suite).
You can look at:
for more details.