mirror of
https://github.com/pfloos/quack
synced 2024-10-31 19:23:52 +01:00
18 lines
258 B
Plaintext
18 lines
258 B
Plaintext
* define $QUACK_ROOT
|
|
* ninja
|
|
* opam
|
|
opam install ocamlc dune lacaml getopt zarith gmp alcotest
|
|
* cmake
|
|
* wget
|
|
* autoconf
|
|
* automake
|
|
* blas
|
|
* lapack
|
|
* gfortran
|
|
* python3
|
|
* libtool
|
|
|
|
- problems with libxc install
|
|
- make clean in $QUACK_ROOT does not work
|
|
|