On Friday 26 March 2010, Dieter Best wrote:
I did a "yum install gcc44"
...
I have the following now. Suggestions?
...
[root@centos2 Misc]# gcc44 mytest.cc gcc44: error trying to exec 'cc1plus': execvp: No such file or directory
gcc44 contains the c-compiler, you'll want the gcc44-c++ package too.
/Peter