Skip to content

Commit 48cce20

Browse files
author
Cédric Verstraeten
committed
changed installation procedure
1 parent e312ec3 commit 48cce20

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

1.0.0/41_machinery/2_installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ Compile kerberos
3535
cd kerberos-io && mkdir build && cd build
3636
cmake .. && make && make check
3737

38-
Add link library to path
39-
40-
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/kerberos-io/build/thirdparty/lib/
41-
4238
Give rights to config files
4339

4440
chmod -R 777 ../config

dev/41_machinery/2_installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ Compile kerberos
3535
cd kerberos-io && mkdir build && cd build
3636
cmake .. && make && make check
3737

38-
Add link library to path
39-
40-
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/kerberos-io/build/thirdparty/lib/
41-
4238
Give rights to config files
4339

4440
chmod -R 777 ../config

0 commit comments

Comments
 (0)