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.
文章评论(0条评论)
登录后参与讨论