liuhuisfp 于 2010-01-28 15:04:17发表:
谢谢了哈,试了下那个上面说的方法不行,后来在官方论坛上找到一个办法,还是谢谢了。 Install it from the command line, for example let's say the rpm is on your desktop Code: cd ~/Desktop su -c "yum localinstall --nogpgcheck *.rpm"
cights 于 2010-01-27 14:20:19发表:
参考http://hi.baidu.com/hongyu_chunbu/blog/item/ffbd0adf7f38101962279815.html
liuhuisfp 于 2010-01-28 15:04:17发表:
谢谢了哈,试了下那个上面说的方法不行,后来在官方论坛上找到一个办法,还是谢谢了。
Install it from the command line, for example let's say the rpm is on your desktop
Code:
cd ~/Desktop
su -c "yum localinstall --nogpgcheck *.rpm"
cights 于 2010-01-27 14:20:19发表:
参考http://hi.baidu.com/hongyu_chunbu/blog/item/ffbd0adf7f38101962279815.html