
Solaris
苏州一枝花
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Solaris 10 安装 JDK1.6
Step 1 : download the jdk from http://java.sun.com/javase/downloads/index.jsp ,mine is jdk-6u21-solaris-i586.tar.Z Step 2 : Assume that the jdk is put in folder located /usr/downloads.Go to /usr/downloads. unpackage the file #zcat jdk-6u21-sol原创 2010-09-16 23:30:00 · 2381 阅读 · 0 评论 -
Solaris 10 学习笔记step by step(一)
Module 2UsingCommand-LineFeatures and Online Help ResourcesObjectivesThis module describes how to use the command-line syntax and displaythe online manual pages.Upon completion of this module, you should be able to:1.Construct and execute commands from the原创 2010-09-16 21:30:00 · 518 阅读 · 0 评论 -
Solaris 10(x86)安装 weblogic 10
<br /> 下载了文件wls1032_solaris32.bin,然后到#./wls1032_solaris32.bin,发现有error.并不是没有执行权限,后来执行,#file wls1032_solaris32.bin ,输出为 wls1032_solaris32.bin: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped。 居然是SPARC版本,而#uname -a 之后发现如下提示,SunO原创 2010-09-23 22:41:00 · 1252 阅读 · 0 评论 -
( 一 ) SVN Server Setup in Solaris 10(X86)
<br /> Firstly,go to http://www.sunfreeware.com to find out the relavent software for you soalris. Mine is x86. Click the subversion link to see the below page . subversion-1.6.12-sol10-x86-local.gz <br /> <br /> <br /> Down load the softwares原创 2010-12-09 00:46:00 · 1148 阅读 · 0 评论 -
( 二) SVN Server Setup in Solaris 10(X86)
<br />The last time . apache2 works well . <br />But today it's not so lucky for me . When I check the svn dependency lib ,I got the the error <br />====>>libintl.so.8 (Not found) .Later I found that I forgot to install the libintl-3.4.0-sol10-x86-local.gz原创 2010-12-16 03:01:00 · 717 阅读 · 0 评论