You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
But that obviously doesn't work since apps shouldn't be doing that. Could we look at adding some symlinks to support this?