Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JNA only looks in /usr/lib and /lib by default, pass LD_LIBRARY_PATH
Not ideal, since this environment variable is not set by default, so warn the user also. This is e.g. needed for all Debian multi-arch setups, like on Raspbian, as well as people that compiled their libraries themselves in /usr/local/lib.
- Loading branch information