Trisurf Monte Carlo simulator
Samo Penic
2021-04-19 17fe35ccc428e18dd226e07d5517c4816ef6be44
README.md
@@ -41,12 +41,16 @@
``autoconf``
``autoreconf -if``
``./configure``
``make``
``make install``
This procedure can be done automatically by calling the build.sh script.
2. Use
------
@@ -55,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