Skip to content

Setting LD_LIBRARY_PATH to single file exe extraction folder #847

Open
@ThadHouse

Description

@ThadHouse

I have some native libraries for my project, which depend on each other. When using a single file exe, these get extracted properly, however because LD_LIBRARY_PATH isn't set, they don't load correctly. Setting the extract base dir doesn't work, since there are subfolders that are not fixed names. Is there any way to get the bundle id at runtime to be able to set up the library path correctly?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions