quack/INSTALL.txt

18 lines
258 B
Plaintext
Raw Normal View History

2020-10-13 21:10:49 +02:00
* define $QUACK_ROOT
* ninja
* opam
2020-10-19 13:57:56 +02:00
opam install ocamlc dune lacaml getopt zarith gmp alcotest
2020-10-13 21:10:49 +02:00
* cmake
* wget
2020-10-19 13:57:56 +02:00
* autoconf
2020-10-14 08:41:01 +02:00
* automake
2020-10-19 13:57:56 +02:00
* blas
* lapack
* gfortran
* python3
* libtool
- problems with libxc install
- make clean in $QUACK_ROOT does not work
2020-10-13 21:10:49 +02:00