Ticket UUID: | 365f94afd1f182ed03abec291e1c86cabaacca75 | |||
Title: | `LD_LIBRARY_PATH` conflicts with Ripcord's AppImage because of `runpath` | |||
Status: | Open | Type: | Bug | |
Severity: | Minor | Priority: | Low | |
Subsystem: | Linux | Resolution: | Open | |
Last Modified: | 2020-09-24 22:23:07 | |||
Version Found In: | 0.4.26 | |||
mori — 2020-09-23 21:33:02 Running the Ripcord AppImage naively on a system with incompatible Qt5 libraries installed produces this error:
This happens because the This causes conflicts if a system has a custom The solution would be to use | ||||
cancel — 2020-09-24 22:23:07 Thanks. I'll look into this. It may be because I'm using an older version of the AppImage creation tool. |