OpenVZ Forum


Home » General » Support » How does one add GCC to their VPS?
How does one add GCC to their VPS? [message #1036] Sat, 28 January 2006 09:52 Go to next message
duswil is currently offline  duswil
Messages: 77
Registered: January 2006
Member
Using one of the provided VPS templates, how does one add support for GCC? I've needed it many times, but have had no luck installing it. Is there some simple thing that I am overlooking?
Re: How does one add GCC to their VPS? [message #1039 is a reply to message #1036] Sat, 28 January 2006 11:30 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Use the following command:

vzyum VPSID install gcc


where VPSID is, naturally, your VPS ID. You might also want installing some other development stuff, like autoconf, automake, libtool, gcc-c++, bison and so on.


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: How does one add GCC to their VPS? [message #1437 is a reply to message #1036] Wed, 08 February 2006 16:34 Go to previous message
alticon-brian is currently offline  alticon-brian
Messages: 27
Registered: February 2006
Location: Washington, DC
Junior Member
Another option (which is in effect the same thing) that empowers users at the VPS level to do some of this is:

On the HN (Hardware Node):
vzyum VPSID install yum


On the VPS:
yum install gcc
Previous Topic: OpenVZ and Debian
Next Topic: CPU utilization monitoring
Goto Forum:
  


Current Time: Sun Jul 21 22:14:47 GMT 2024

Total time taken to generate the page: 0.02386 seconds