出现this program may be freely redistributed under the terms of the GUN GPL的解决办法
安装gcc-c++可以直接用,yum install gcc-c++,鉴于你使用的red hat,你可能要先更改yum源才可以(改成国内centos的源,可以用mirrors.163.com
/mirros.sohu.com/mirrors.aliyun.com/都可以,网上有教程)
这个信息没有问题,就是告诉你调用参数、命令的用法。
你要安装什么,rpm 后跟软件包就可以了。
直接试试rpm -i 软件包名,一般不推荐使用rpm,因为解决不了包依赖关系,使用yum或apt-get