Trisurf Monte Carlo simulator
Samo Penic
2019-10-17 692fb5ed82bb9b6ee4be4d5463323585d142c0ea
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