-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I think the at the end of the install script you wanted to put /usr/local/lib into /etc/ld.so.conf instead of /etc/apt/sources.list.
At me old (??) version found in /usr/lib/arm-linux-gnueabihf is ahead of /usr/local/lib library in ldconf list so the linking is not working properly. If I set LD_LIBRARY_PATH to have /usr/local/lib the first lib then it starts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels