how to install compiler on centos5.3

Hello

When I was trying to install gcc comiler using yum

it ask me to install kernel-headers but of regular kernel version,

does this header version my damage my vps?

so what is the save way to install compiler?

thank you very much

regards

2 Replies

Unless you are using pv-grub to boot with your own kernel, Linodes use a kernel supplied by the host machine and make no use of kernel headers (or any other kernel-related stuff) installed inside the VPS.

Thank you very much for help

I used "yum install gcc-c++" and that was ok for my application

best regards

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct