From 6487a03362d35589c286d0660eba123a7ab00535 Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Mon, 10 May 2021 11:14:04 +0000 Subject: [PATCH] Raj and Yoav session in making multiple protein species --- README.md | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index cc94a54..4e76d54 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ ``autoconf`` +``autoreconf -if`` + ``./configure`` ``make`` @@ -61,3 +63,8 @@ THis line seemed to fixed everything: libtoolize --force + + +======= STATICALLY LINKING ============== +./configure --enable-static LDFLAGS=-static + -- Gitblit v1.9.3