Installing g++ on Amazon EC2 Small Instance
To install you have to run the following command:
sudo yum groupinstall "Development Tools"
Phew!
74 68 65 20 64 69 67 69 74 61 6C 20 6D 65
It just means "the digital me" (written in hex)
To install you have to run the following command:
sudo yum groupinstall "Development Tools"
Posted by Arun Prabhakar at 11:48 AM
1 comments:
or 'yum install gcc-c++'
Post a Comment