Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month at the Massachusetts Institute of Technology, in Building E51.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] "Software Collections" for installing multiple (newer) environments on RHEL



I've been growing my Python chops lately, and discovered this new
development which I thought share-worthy.

If you've ever spent any time with RHEL 6.x, you know how some important
packages are pretty old (e.g. Python 2.6 instead of 2.7 or even 3.x).
 Installing multiple versions of Python is possible, and there are a bunch
of ways to do it - so it's often confusing.  Virtualenv is the 'best' way
to be able to run multiple distinct Python environments on a single host
since it also gives you the ability to load specific dependencies into each
environment.  While that's great, there is also a new option specifically
for RedHat called Software Collections that works kinda the same way as
Virtualenv (environment shim) and allows you to install collections of
packages for Python as well as other systems like Postgres, Nodejs, MariaDB
etc.

With Software Collections, you can build and concurrently install multiple
versions of the same software components on your system. Software
Collections have no impact on the system versions of the packages installed
by any of the conventional RPM package management utilities.

https://www.youtube.com/watch?v=0lcK8L3XDek Ryan White (RedHat) at PyCon
2014
Guide:
https://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html-single/Software_Collections_Guide/index.html




Greg Rundlett
http://eQuality-Tech.com
http://freephile.org



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org