Trisurf Monte Carlo simulator
Samo Penic
2021-04-19 efb615c065452b58799e32735647b0559698163f
README.md
@@ -41,6 +41,8 @@
``autoconf``
``autoreconf -if``
``./configure``
``make``
@@ -57,4 +59,12 @@
Run simulations with ``trisurf-ng --force-from-tape`` for initial run, or ``trisurf-ng`` for continuing aborted simulations.
======== LIBRARY VERSION ================
THis line seemed to fixed everything:
libtoolize --force
======= STATICALLY LINKING ==============
./configure --enable-static LDFLAGS=-static