On Tue, Jan 21, 2014 at 05:11:10PM +0000, Filipe Coelho wrote:
And how are these installed ? Bypassing the distro package management
is a sure recipe for misery. Maybe not immediately, with a bit of
luck the binary you just copied to /usr/bin may work. But sooner or
later your users will get some serious trouble, because you're messing
up their systems. If that's what you want, go on...
I don't see how this is worse than having the users installing files
to /usr/local.
Really ? Package managers don't care about /usr/local and will never
touch it. It's a completely separate world. It exists just for that
reason.