User Tools

Site Tools


build:install

This is an old revision of the document!


Installing abinit is completely standardized, following linux package conventions. The installation will happen in a reference install directory, which by default is /usr/local/. Running

make install

will put the binary executables in a bin/ subdirectory, the documentation and test files in doc/ and so on.

If you wish to choose your own installation directory, re-run

configure –prefix=<your chosen install point>

, then make, and then make install.

build/install.1495533872.txt.gz · Last modified: 2017/05/23 12:04 by Matthieu Verstraete