Skip to content

Instantly share code, notes, and snippets.

@rvill
Last active August 29, 2015 14:04
Show Gist options
  • Save rvill/7fc04bbf6adca321723a to your computer and use it in GitHub Desktop.
Save rvill/7fc04bbf6adca321723a to your computer and use it in GitHub Desktop.
set LD library path
export LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH}
#path to bin directory with libANN_char.so, Approximate Nearest Neighbor library
export LD_LIBRARY_PATH=./bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment