View Single Post
Old 01-31-2023, 12:43 PM   #516
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,930
Karma: 6361444
Join Date: Nov 2009
Device: many
It does, but if the app is relocatable then everything packaged with it must be relocatable. This is straightforward with macOS Frameworks where everything is stored inside the macOS .app folder.

But the concept of Frameworks which effectively duplicate general shared libraries so that they become app specific is something almost all Linux distributions are strongly against.

This is understandable for a server os, but it is not understandable for a desktop os.
KevinH is offline   Reply With Quote