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