add comment about usage to demo_dynamic
[skip ci]
This commit is contained in:
parent
35925eada5
commit
87d876f6ac
@ -24,6 +24,10 @@
|
|||||||
CFLAGS="-DUSE_TFM -DTFM_DESC -I/usr/local/include" \
|
CFLAGS="-DUSE_TFM -DTFM_DESC -I/usr/local/include" \
|
||||||
EXTRALIBS=/usr/local/lib/libtfm.a install
|
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
|
Reminder: you don't need to bind in a math library unless
|
||||||
you are going to use LTC functions that need a
|
you are going to use LTC functions that need a
|
||||||
mathlib. For example, public key crypto requires
|
mathlib. For example, public key crypto requires
|
||||||
|
Loading…
x
Reference in New Issue
Block a user