由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 新手如何在OS solaris 8下安装gcc?
相关主题
SOLARIS8的几个问题Solaris 10 能在家里用Router的动态IP吗
谁有Solaris8 system administrator Exam(Certific)?unzip problem in Solaris 7
请教Solaris使用问题一个ssh问题
怎样恢复 Solaris Boot Manager? (Solaris8 - x86 )我想down套solaris8,有谁可以帮我的么??
solaris8 and winxp dual boot on Dell laptop安装SOLORIS8 FOR INTEL时,选择安装的目的盘遇到的问题
求助: DHCP设置on solaris安装 Solaris 8 x86 和 Win2K 小记
有人在Win98上,装过Solaris8吗?帮帮忙,谢谢!!!!Solaris8安装疑问
Cannot send email on Solaris8[转载] C problem
相关话题的讨论汇总
话题: gcc话题: solaris话题: os话题: package话题: 安装
进入Unix版参与讨论
1 (共1页)
c******n
发帖数: 7
1
实验室刚买了SUNblade2000,自带操作系统solaris8,没有买任何软件,想在上面运行c++
,请问如何安装gcc? 有没有简易的方法,或者什么网页介绍的step by step 方法?
多谢!
c****j
发帖数: 258
2
1. download the gcc package (sunfreeware.com)
2. verify the package
3. remove the old gcc if you have, better to keep the orig. package (pkgrm)
4. unzip your download file (gunzip)
5. install the package (pkgadd -d gcc-xxx-solaris-local)
6 export your PATH to include /usr/local/bin
you are ready to use gcc. run "crle" if neccessary for runtime linking env.

【在 c******n 的大作中提到】
: 实验室刚买了SUNblade2000,自带操作系统solaris8,没有买任何软件,想在上面运行c++
: ,请问如何安装gcc? 有没有简易的方法,或者什么网页介绍的step by step 方法?
: 多谢!

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] C problemsolaris8 and winxp dual boot on Dell laptop
netscape问题求助: DHCP设置on solaris
[转载] 问个蜂鸟的问题有人在Win98上,装过Solaris8吗?帮帮忙,谢谢!!!!
Unix下怎么解加密的.zip文件?Cannot send email on Solaris8
SOLARIS8的几个问题Solaris 10 能在家里用Router的动态IP吗
谁有Solaris8 system administrator Exam(Certific)?unzip problem in Solaris 7
请教Solaris使用问题一个ssh问题
怎样恢复 Solaris Boot Manager? (Solaris8 - x86 )我想down套solaris8,有谁可以帮我的么??
相关话题的讨论汇总
话题: gcc话题: solaris话题: os话题: package话题: 安装