EDN首页   博客首页

日志档案

发表于 2008-5-9 7:43:04

1

标签: 无标签

Install gcc or other software under openSUSE 10.3

If you install system using CD ,many of software and tools aren't default to install.
Of course the gcc isn't install too.

How install this software or tools?(If you are a new man for openSUSE,I suggest you should use the second way:))
1.One case is that you have *.RPM or *.bin excuted file,you can install like below:
Q:How installing like *.bin file?
A:Open terminal windows,input such command:
    chmod u+x RealPlayer11GOLD.bin
    ./RealPlayer11GOLD.bin

Q:How installing like *.RPM file?
A:Open terminal windows,input such command:
    chmod u+x RealPlayer11GOLD.rpm
    rpm -i RealPlayer11GOLD.rpm

2.Another case is that you can't find *.RPM,*.bin or the installing follow is too difficult,you can install using Yast like below:
Q:How installing software using Yast tools which openSUSE provides?
A:1st step,open below link:
    http://software.opensuse.org/search
  2st step,search your finding software like "gcc",then click "1-Click Install" menu in the web.

系统分类: 软件开发   |   用户分类: Linux   |   来源: 原创   |   【推荐给朋友】   |   【添加到收藏夹】

    阅读(337)    回复(0)  

投一票您将和博主都有获奖机会!