How to install devtoolset-4 on RHEL Workstation 7.2?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat How to install devtoolset-4 on RHEL Workstation 7.2?
# 1  
Old 08-09-2016
RedHat How to install devtoolset-4 on RHEL Workstation 7.2?

Good morning I`m a fresh new user of RHEL, I have some problems to install the python`s package devtoolset.
Up to now I have tried with

Code:
# yum install devtoolset-4

which is the way suggested in all guide I have found.

But I get the message:

Code:
No package devtoolset-4 available.

I think is a problem of the so called optional channel.
I have enabled the packages of workstation extra, workstation rhn tools and workstation option.

What should I do?


Moderator's Comments:
Mod Comment Please use CODE tags as required by forum rules!

Last edited by RudiC; 08-09-2016 at 12:42 PM.. Reason: Added CODE tags.
# 2  
Old 08-11-2016
check the user perrmissions first.

will he has required permissions for installing the package.

and let me know reflecting error on the screen.
# 3  
Old 08-11-2016
Hi, how should i check it ?
Thank you.
# 4  
Old 08-11-2016
log in with the same user and try to install some other non-installed package into your system first. and see the diffrence.

for example :- # yum install telnet* -y
# 5  
Old 08-11-2016
Ah, ok, actually I have installed other packages such as:-

numpy

scipy

using

Code:
# sudo yum install scipy / numpy

Also in this case in the beginning I had no package found, but after I have enable same optional repository it works.

Cheers.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Is it possible to install RHEL 7 on top of RHEL 6?

Hi We have RHEL 6.7 on an HP physical server and want to install RHEL 7 (not upgrade) on top of it by means of virtualization. Is it possible to install/configure RHEV/KVM virtualization on base RHEL 6.7 OS instance and then install RHEL 7 as a VM guest on it? If yes, could you please guide me... (1 Reply)
Discussion started by: magnus29
1 Replies

2. Red Hat

[Solved] Cannot install git on RHEL 6

Hi, I am trying to install git on RHEL 6. From the research I have done I should be able to just say: sudo yum install git but it is not working (it says no package git is available). I am fairly new to linux and cannot figure this out. Thanks for any help you can provide. (7 Replies)
Discussion started by: dsabol
7 Replies

3. Red Hat

INSTALL RPM's IN RHEL 5.5

After checking the dependencies from below command:- yum deplist gcc Update:- Now when I tried to install the very first dependency , it gave the below error, I guess something is wrong with YUM server itself :P ... (1 Reply)
Discussion started by: manish131081
1 Replies

4. Red Hat

How to Install JCAPS on RHEL 5.4 OS?

Hello Geeks, I would like to know the procedure and the commands which are used for this. Thanks for your time. Thanks, NaReN (0 Replies)
Discussion started by: naren nandale
0 Replies

5. Linux

Steps to install RHEL 6.0

I wanted clarity on the steps to install RHEL 6.0. The steps are as follows:- 1) Download the ISO image from the Red Hat site. 2) Burn it into DVD. 3) Download boot.iso from Red Hat (Is this step required or ISO image can install RHEL 6.0 by itself?) 4) Start installation from DVD. Request... (4 Replies)
Discussion started by: RHCE
4 Replies

6. Red Hat

How to install RHCS on RHEL 6.1

Hi , I want to install RHCS on a remote RHEL machine. This machine is in amazon ec2, is there any way to do it without accessing the media? # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.1 (Santiago) Thanks in advance. (1 Reply)
Discussion started by: sussus2326
1 Replies

7. Solaris

Install RHEL 5 in Sun platform ?

Dear Friends , Is it possible to install Redhat Linux Ent 5 (or other Linux distro) in sun solaris spark v220 ? If it is possible then plz help me to give any documentation . Thx in advance ... ... (3 Replies)
Discussion started by: shipon_97
3 Replies

8. Red Hat

Install Solaris 10 in Xen (RHEL 5.1)

How i can install Solaris 10x86 (08/07) in Xen ? OS RHEL 5.1 With virt-manager i can't chose media (for example /media/cdrom), because that reque URL for kickstart cfg. But Solaris have not kickstart =((( ? Please i'm realy noob and need in your help ! ? ( (2 Replies)
Discussion started by: jess_t03
2 Replies

9. Solaris

How to install Sun Solaris 10 inside VMware Workstation 5.5

Some members asked about this way, click Here u will find what u want (1 Reply)
Discussion started by: Sound Of Wisdom
1 Replies

10. Solaris

how to install usb stick on Ultra 5 workstation?

anyone have directions? running solaris 9 thanks! (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies
Login or Register to Ask a Question