免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2419 | 回复: 3
打印 上一主题 下一主题

[SCO UNIX] cobol运行环境怎么建啊 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-08-05 21:25 |只看该作者 |倒序浏览
我有一个软件要unix下的cobol运行环境支持,请高手指点下如何建这个环境

论坛徽章:
1
15-16赛季CBA联赛之北控
日期:2022-03-04 22:35:50
2 [报告]
发表于 2005-08-05 23:59 |只看该作者

cobol运行环境怎么建啊

安装COBOL4.1
root  用户登录
mkdir -p /opt/lib/cobol
cd  /opt/lib/cobol
将ocobol.tar 拷入该目录
tar  xvf  ocobol.tar
./install
屏幕显示:
..........
Unpacking files ...

Please enter the full pathname where the
driver programs are to be installed.

q(uit) or <ATH>; or RETURN for default(/usr/bin): (输入回车)
屏幕显示:
..........
This product is protected using Micro Focus LMF. Would you like
to install this facility now? (y/n) (输入y  回车)
屏幕显示:
Enter the directory name where you wish to install License Manager
(Press Enter for default directory /opt/lib/mflmf)
(输入回车)
屏幕显示:
/opt/lib/mflmf does not exist
do you wish to create it ? (y/n)
(输入y  回车)
屏幕显示:
..........
It is recommended that you let license manager autostart at boot time
Do you want license manager to be automatically started at boot time? (y/n)
(输入y 回车)
屏幕显示:
LMF installation complete

cd  /opt/lib/mflmf
./mflmcmd
屏幕显示:
Micro Focus License Manager Command Line Interface
--------------------------------------------------
Select the function you require from the list:
License Install   - Enter 'I'
(输入 I  回车)
屏幕显示:
Ready to install license
Enter the Serial Number part of the License Key:
(输入ODCGG/A97/621221 回车)
Enter the License Number part of the License Key:
   (输入01010 10000 014AB E6A0C 78FD  回车)
        屏幕显示:
        License added ok
9. ./mflmman

环境配置,加在用户的.profile文件中:
# for COBOL environment variables -- BEGIN
COBDIR=/opt/lib/cobol                                ; export COBDIR
LD_LIBRARY_PATH=$COBDIR/coblib; export LD_LIBRARY_PATH
PATH=$PATHCOBDIR/bin                                ; export PATH
# for COBOL environment variables -- END

论坛徽章:
0
3 [报告]
发表于 2005-08-06 19:47 |只看该作者

cobol运行环境怎么建啊

请教哪里有这个COBOL4.1
下啊

论坛徽章:
1
15-16赛季CBA联赛之北控
日期:2022-03-04 22:35:50
4 [报告]
发表于 2005-08-07 00:05 |只看该作者

cobol运行环境怎么建啊

http://17dvd.cn/unixcd12/down_list.asp?action=search&c_id=&sea_type=topic&sea_term=all&keyword=cobol
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP