<div dir="ltr"><div><div>Hi folks,<br><br></div>In the past, I've always defaulted to using whatever programming libraries that came packaged with my OS -- Debian, Ubuntu, Red Hat, etc.  If I couldn't find something I needed, I grabbed it from my language's repositories: pip, gem, cpan, etc.  This has the advantage of getting security updates from the OS vendor, as well as getting libraries guaranteed to work with apache/nginx/etc.<br>
<br>These days, I'm not so sure this is always a great idea: you need external packages, but run into version incompatibilites with system packages.  You also have to keep track of which packages come from which source.  Thus a second method would be to install as much as possible from pip/cpan/gem/etc.<br>
<br></div><div>What are folks' takes on this problem?  I'm hearing about the latter method more and more lately; would like to hear everyone's experiences.<br></div><div><div><div><br></div><div>John<br></div>
<div>-- <br>John Miller<br>Systems Engineer<br>Brandeis University<br><a href="mailto:johnmill@brandeis.edu">johnmill@brandeis.edu</a><br>
</div></div></div></div>