Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Procedure

  1. Go to the following directory:
    cd /path/to/yambo
    tar -xvf 5.1.1.tar.gz
    cd yambo-5.1.1
  2. Modify the configuration file.
    sed -i '6530c\ i?86*linux* | ia64*linux* | *x86*64* | *86*cygwin | aarch64*linux* ) ' ./configure
  3. Create a build file.
    ./configure
  4. Perform the compilation.
    make core