compilation error on fedora 14
I installed fedora version 14 using virtual box but when I try to compile a program then displayed command not found. after that I tried to install g++ compiler using commands but, the way I followed
[firnas@localhost ~]g++ -op firnas.cpp
Command not found
[firnas@localhost ~]$ su
password
[root@localhost firnas]#yum install gcc gcc-c++
Loaded plugins:langpacks,presto,refresh-packagekit Adding en_US to language list Error:Cannot retrieve repository metadata(repomd.xml) for repositery :fedora Please verify its path and try again.
I have to compile a c++ program perfectly.
so,what I have to do now?how do I solve this problem?
Fedora 14 is End Of Life and out of support (and updates) for 3 years, you won't be able to install anything new.