We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e312ec3 commit 48cce20Copy full SHA for 48cce20
1.0.0/41_machinery/2_installation.md
@@ -35,10 +35,6 @@ Compile kerberos
35
cd kerberos-io && mkdir build && cd build
36
cmake .. && make && make check
37
38
-Add link library to path
39
-
40
- export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/kerberos-io/build/thirdparty/lib/
41
42
Give rights to config files
43
44
chmod -R 777 ../config
dev/41_machinery/2_installation.md
0 commit comments