- Notifications
You must be signed in to change notification settings - Fork124
Closed
Description
lmdbjava is hard-coded to extract to the temp directory.
However, many system policies require the temporary directory to be noexec. This will prevent the binary library code from being executed.
On such systems, configuring an alternative location for the shared library would be very useful.