Skip to content

[LINUX] liblantern.so must be in working directory #1371

@PseudoDistant

Description

@PseudoDistant

I came across an interesting issue in the latest Linux build...
If liblantern.so is not in the current working directory, the application does not start.
It doesn't matter if the library is in PATH or not, it simply will not start unless I copy or symlink liblantern.so into the current working directory.

I am unsure why this issue occurs, I haven't investigated it much beyond just getting it to work.

STEPS TO RECREATE:

  1. Attempt to run Lantern on Linux, after guaranteeing liblantern.so is in PATH
Image 3. copy or symlink `liblantern.so` into current working directory
4. Application starts like normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions