Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

LSB linker #56

Open
nedrichards opened this issue Nov 1, 2017 · 2 comments
Open

LSB linker #56

nedrichards opened this issue Nov 1, 2017 · 2 comments

Comments

@nedrichards
Copy link
Contributor

I was making an extra-data based flatpak for Google Earth but it needs the LSB to run, which isn't in the FDo runtime. I attempted to softlink the location of the linker:

Running: ln -s /lib/ld-linux-x86-64.so.2 /lib/ld-lsb-x86-64.so.3

But that obviously doesn't work since apps shouldn't be doing that. Could we look at adding some symlinks to support this?

@alexlarsson
Copy link
Member

Makes sense to me, and should be easy to add. Anyone want to take a shot?

@matwey
Copy link

matwey commented Jun 25, 2022

Any news? It seems that I've hit the same issue with another app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants