From 48cce2035319b08c09f15d635bf1ceff9213df30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Verstraeten?= Date: Sun, 5 Jul 2015 20:42:03 +0200 Subject: [PATCH] changed installation procedure --- 1.0.0/41_machinery/2_installation.md | 4 ---- dev/41_machinery/2_installation.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/1.0.0/41_machinery/2_installation.md b/1.0.0/41_machinery/2_installation.md index efebb0b4..7aa9cf09 100644 --- a/1.0.0/41_machinery/2_installation.md +++ b/1.0.0/41_machinery/2_installation.md @@ -35,10 +35,6 @@ Compile kerberos cd kerberos-io && mkdir build && cd build cmake .. && make && make check -Add link library to path - - export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/kerberos-io/build/thirdparty/lib/ - Give rights to config files chmod -R 777 ../config diff --git a/dev/41_machinery/2_installation.md b/dev/41_machinery/2_installation.md index efebb0b4..7aa9cf09 100644 --- a/dev/41_machinery/2_installation.md +++ b/dev/41_machinery/2_installation.md @@ -35,10 +35,6 @@ Compile kerberos cd kerberos-io && mkdir build && cd build cmake .. && make && make check -Add link library to path - - export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/kerberos-io/build/thirdparty/lib/ - Give rights to config files chmod -R 777 ../config