Skip to content

Commit c9243fb

Browse files
committed
updated dependency instructions again
1 parent 84ee4ec commit c9243fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ Install the following dependencies:
2929
- cmake .
3030
- make
3131
- sudo make install
32-
32+
5. make sure this is in your LD LIBRARY PATH
33+
- /usr/lib64 /usr/local/lib
34+
- e.g.
35+
- export LD_LIBRARY_PATH=/usr/lib64:/usr/local/lib:$LD_LIBRARY_PATH
3336

3437

3538
#Downloading

0 commit comments

Comments
 (0)