Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

add support for LD_LIBRARY_PATH env var #91

Description

@roomsg

It would be very convenient to have more control on the paths (and order) queried for loading native libraries (apart from the std three currently taken into account); prepending the paths from LD_LIBRARY_PATH evn var would be a very welcome addition and common linux behavior.

The underlying jnr-ffi lib does allow to append some extra paths, but unfortunately those did not help us out (ref jnr/jnr-ffi#129). They were only appended to the std search paths.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions