This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need help to install C++ compiler


Hey Kumar. 
Just use your package manager. 
in terminal: 
	yum search gcc-c++
Determine which version are available.
Then run:
	yum install gcc-c++ 
You will need root access for the install step. 
If you want another version RPMâs can be found here:
http://www.rpmfind.net/linux/rpm2html/search.php?query=gcc-c%2B%2B

Best regards:
Lars Nielsen 
Student Software developer @ Steinwurf 


> On 11 Apr 2015, at 05:08, Kumar Aditya <kumaraditya86@gmail.com> wrote:
> 
> Hello GCC team,
> 
> Greetings...
> 
> I am new user of Linux. I have RHEL 6.0 installed and want to run C++
> on my system but I do not know how.
> 
> Please help me or let me know where to contact.
> -- 
> 
> Thanks & Regards,
> 
> Kumar Aditya
> +919015142426


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]