On Mon, 28 Feb 2011, Olaf van der Spek wrote: > Sure. But Sergey has a good point: why are there no bin and lib inside > /home so normal users can safely install software without risking
AFAIK, there are strong security concerns. You cannot have unprotected directories in the default linker paths. rpath exists for a reason. Use it. We even have an rpath editor, package chrpath, for programs that don't use it automatically when you tell them they're not going to be installed in a *default* system directory like /usr/local/{bin,sbin,lib}. Actually, we usually use it to *remove* bogus rpath, but hey, it would be a poor tool if it couldn't be used to add a proper rpath :) -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110228024315.gc6...@khazad-dum.debian.net