Trisurf Monte Carlo simulator
Samo Penic
2019-02-11 36bc6d58f7f1b83ae07c00ce7f42755bedbcff18
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