Building from Source on Ubuntu 20.04 #459
Unanswered
NuclearPowerNerd
asked this question in
Q&A
Replies: 1 comment
-
It mostly depends on where you end up installing criterion -- so, assuming the default install prefix of /usr/local, after running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'd like to give unit testing with Criterion a try. I'm attempting to build from source. I have followed the instructions here up to the step "Install the library to your library search path".
I am unsure how to do this. I know I can update my search path using
LD_LIBRARY_PATH
but where or to what am I to point it to? I don't see any.so
files in any subdirectory of Criterion. Does that mean it built incorrectly? Or am I missing something?Beta Was this translation helpful? Give feedback.
All reactions