[Python-Dev] Needs to install python 3.4.4 in RHEL 6
Nick Coghlan
ncoghlan at gmail.com
Fri Apr 29 04:37:58 EDT 2016
On 29 April 2016 at 01:38, Zachary Ware <zachary.ware+pydev at gmail.com> wrote:
> Hi Nilesh,
>
> On Thu, Apr 28, 2016 at 7:00 AM, Nilesh Date <nileshdate1990 at gmail.com> wrote:
>> Hi team,
>>
>> I wanted to install python version 3.4.4 in my RHEL 6 system.
>> Can someone give installation process or any reference link from which I can
>> get required steps and download desire package.
>
> You have a couple of options.
>
> Option 1: use software collections [1]. As I vaguely understand it
> (having never used this myself), the rh-python34 package is supported
> by Red Hat, and is like any other package for the most part. Looking
> at that page it does look a bit more complex than option 2 to me, but
> I've built and installed Python several times over the past few years
> :)
Note that the versions hosted on softwarecollections.org are provided
by the SCLo CentOS SIG.
For the commercially supported versions, most RHEL subscriptions
include access to the relevant channels:
https://access.redhat.com/solutions/472793
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list