Chinaunix首页 | 论坛 | 博客
  • 博客访问: 101908649
  • 博文数量: 19283
  • 博客积分: 9968
  • 博客等级: 上将
  • 技术积分: 196062
  • 用 户 组: 普通用户
  • 注册时间: 2007-02-07 14:28
文章分类

全部博文(19283)

文章存档

2011年(1)

2009年(125)

2008年(19094)

2007年(63)

分类:

2008-04-19 13:40:22

AIX 4.3提供了一个可选择安装的组件----基于Web的文档和文档查询服务。它允许你检索联机的HTML文档。可以将一台服务器设置为文档服务器,别的机器作为客户端访问并检索AIX 文档。 
在RS/6000客户端安装的组件有: 
1. Web 浏览器 
2. bos.docsearch.client.*文件集 

在RS/6000服务器端安装的组件有: 
1. Web 浏览器 
2. Web Server 
3. 完整的bos.docsearch.*文件集 
4. 文档库(documentation libraries) 

有多种方法来安装和配置该组件,但是最简单的方法是用configassist命令并选择Configure Online documentation and Search。当然也可以用SMIT菜单。以下介绍配置文档服务器的步骤(以 root 登录)。 


1. 安装 Web 浏览器 
=================== 
用smit install_latest安装在AIX4.3 Bonus Pack CD中提供的Netscape navigator。选择以下的包: 

Netscape.msg.en_US.nav.rte 
Netscape.nav.rte 

2. 安装Web Server 
================== 
在AIX4.3.3 Bonus Pack中包含了IBM HTTP Server作为Web服务器,代替了以前版本的Netscape FastTrack Server(AIX4.2.1)和 Lotus Go Web Server(AIX4.3.2)。 
用smit install_latest安装在AIX4.3 Bonus Pack CD中提供的IBM HTTP Web Server。选择以下的包: - http_server.base (IBM HTTP Server) 
- http_server.admin (Administration Server - used to configure the IBM HTTP Server) 
- http_server.msg.xx_XX.admin (where xx_XX is your country code) 
- http_server.frca (AIX 4.3.3 or later, or AIX 4.3.2 with APAR IY01609. This APAR cannot be installed on AIX 4.2.1.) 
- http_server.html.xx_XX (where xx_XX is your country code) 
- http_server.man.en_US (Apache documentation) 
- http_server.modules 

3. 安装documentation Search Service 
==================================== 
用smit install_latest安装在AIX4.3 安装盘中的所有bos.docsearch文件集。 

4. 配置documentation Search Service 
==================================== 
用smit web_configure 来设置 

- Default browser 
这里选择或键入起动浏览器的命令,如netscape 
documentation and Search Server 
这里我们设置文档和查询服务器的位置为:Local - this coomputer 回车, 
在Web server SOFTWARE中选择IBM HTTP Server web server, 回车。 
如果不是AIX 4.3.3,则没有该选项,请选择"Other local server or above in non-default location",按回车,在以下的目录中,根据你的web server 路径设置改变相应的值,(如下例为HTTP Server 1.3.6,对于HTTP Server1.3.3,路径为/usr/lpp/HTTPServer/share/cgi-bin 和 /usr/lpp/HTTPServer/share/htdocs) Local web server PORT number [80] 
Local web server cgi-bin DIRECTORY /usr/HTTPServer/cgi-bin 
Local web server HTML document directory /usr/HTTPServer/htdocs 
按回车 
5. 安装联机手册(Online Manuals) 
================================ 
随AIX 安装CD, 有两张文档CD: 
The AIX Version 4.3 Base documentation CD 
The AIX Version 4.3 Extended documentation CD 
用smit install_latest将CD中的联机手册按需安装到硬盘。对了,别忘了安装bos.docregister,它是使用所有联机文档的先决条件。 


6. 激活documentation Search Service 
==================================== 
配置完documentation Search Service后,需要log out并重新log in,使得环境变量生效。 

在CDE环境中,双击Application Manager 中的documentation Search Service 图标。或在命令行键入docsearch来激活documentation Search Service,Netscape 将会起动,显示documentation Search Serviceyemian,之后,你就可以使用基于Browser的AIX联机文档了! 

一个更简单的使用办法是在浏览器中,键入如下的URL, 即可使用AIX 的documentation Search Service: 

[: ]/cgi-bin/ds_form 

其中: 只是端口为非80时才须指定。 
阅读(1008) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~