<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 18, 2014 at 12:59 PM, Peter Flynn <span dir="ltr"><<a href="mailto:peter@silmaril.ie" target="_blank">peter@silmaril.ie</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Servers are a separate problem: I maintain a few where I keep a much<br>
more extensive list, because many of the items are not in any repos, and<br>
have to be downloaded and installed in the traditional GNU<br>
configure/make/install manner. And some of them have deeply conflicting<br>
dependencies on weird stuff :-)<br></blockquote></div><br></div><div class="gmail_extra">I've had good luck installing non-repo software to /opt, with symbolic links in /usr/local/bin (which is otherwise generally empty but is in the default path) to binaries of interest. This helps keep it from stepping on the toes of package-managed files.<br>

</div></div>