Trisurf Monte Carlo simulator
Samo Penic
2020-07-06 384af9d04809481663a9fb350212b5e5880955aa
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