From 87d876f6ac2e32e6f3aa34ee86a2efc5e5e89e24 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Wed, 9 Aug 2017 12:10:42 +0200 Subject: [PATCH] add comment about usage to demo_dynamic [skip ci] --- demos/demo_dynamic.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/demos/demo_dynamic.py b/demos/demo_dynamic.py index ffb3017..69507d3 100644 --- a/demos/demo_dynamic.py +++ b/demos/demo_dynamic.py @@ -24,6 +24,10 @@ CFLAGS="-DUSE_TFM -DTFM_DESC -I/usr/local/include" \ EXTRALIBS=/usr/local/lib/libtfm.a install + For python 2.7.12 on Ubuntu Xenial the following worked for + me (without MPI support): + sudo make -f makefile.shared install PREFIX="/usr" + Reminder: you don't need to bind in a math library unless you are going to use LTC functions that need a mathlib. For example, public key crypto requires