Richard W.M. Jones píše v Čt 16. 09. 2010 v 17:19 +0100:
> There are times when static linking is a useful. Robert clearly
> describes one in his original post.
Static libraries solve the "unprivileged user" problem only in a limited
set of cases.
As soon as any of the libraries needs additional files (e.g. glade UI
files in /usr/share/mylibrary/*), static linking doesn't help.
The only general solution for these cases is to recompile the software
with --prefix inside the user's home directory.
Mirek
--
devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/devel