aixc语言环境:商用服务器AIX 下C语言的License配置




  . 安装C/C/Fortran编译器及LUM(License 管理)
  1.使用以下命令确认软件Software包 ipfx.rte 已经安装:
  
  lslpp -l ipfx.rte
  
  如果未安装可从AIX 4.3 系统盘张光盘找出并安装
  
  2.从编译器安装介质安装编译器软件Software包
  
  3.从AIX 系统盘安装LUM(License 管理)软件Software包:
  
  bos.rte.or_ls
  
  or_ls.base.cli
  
  or_ls.base.gui
  
  or_ls.client.base
  
  or_ls.client.gui
  
  or_ls.msg.en_US.base.cli
  
  or_ls.msg.en_US.base.gui
  
  下列软件Software包可任选:
  
  bos.net (升级 NCS 到 版本4.3)
  
  or_ls.compat (兼容旧版本License 管理NetLS)
  
  or_ls.ipf.en_US (IPFX 格式LUM 联机文档)
  
  or_ls.html.en_US (HTML 格式LUM 联机文档)
  
  5.运行命令
  
  lslpp -l bos.net.ncs
  
  确认其版本为4.3.x.x(和AIX版本相同)
  
   2. 配置编译器License
  1.配置 LUM V4 Nodelock Licence Server
  
  运行命令
  
  i4cfg -script
  
  将启动交互式License配置以下为该命令输出内容按照下列步骤配置
  
  Nodelock License server:
  
  i4cfg Version 4.0 AIX -- LUM Configuration Tool
  
  (c) Copyright 1995-1997, IBM Corporation, All Rights Reserved
  
  US Government Users Restricted Rights - Use, duplication or disclosure
  
  restricted by GSA ADP Schedule Contract with IBM Corp.
  
  [有时会遇到提示 "Configuration cannot take place until all licensing daemons
  
  are stopped."在提示“ you want to terminate them”后回答“Yes”继续]
  
  [如遇到提示 "default ini file not found,configuration ends."可运行
  
  /usr/opt/or/ls/bin/i4cnvini"重建默认化文件]
  
  From a License Management po of view,
  
  you can choose to configure this system as:
  
  1) Network License Client
  
  2) Nodelock License Server (and/or Network License Client)
  
  3) Network (and/or Nodelock) License Server
  
  4) Central Registry (and/or Network and/or Nodelock) License Server (*)
  
  (*) Remember that one and only one Central Registry License Server
  
  (i4gdb daemon) can be active in a Licensing do.
  
  Please indicate your choice [1,2,3,4]: 2
  
  Do you want to disable remote administration of the license server? y
  
  [此时可能遇到提示
  
  "You have to choose now which mechanism must be enabled
  
  to locate this License Server:
  
  1) NCS Namespace and Direct Binding (*)
  
  2) Direct Binding only"
  
  选择 '2) Direct Bind Only']
  
  Choose the desired Server(s) logging level
  
  1) Default
  
  2) All
  
  3) Customized
  
  Please indicate your choice [1,2,3]: 1
  
  The default Log file(s) path is /var/or
  
  Enter blank to accept default or specy a path:[按回车键]
  
  **********************************************************************
  
  Server configuration is complete.
  
  Do you want to configure this machine as a Network License Client too?
  
  [y,n]: n
  
  Do you want the License Server(s) automatically start on this system
  
  at boot time? [y,n]: y
  
  **********************************************************************
  
  WARNING: Configuration is about to end.
  
  This is your last chance to quit before your updates will be written.
  
  Do you want to continue? [y,n]: y
  
  *** Configuration file updated. ***
  
  Do you want the License Server(s) start now? [y,n]: y
  
  0513-059 The i4llmd Subsystem has been started. Subsystem PID is 18636.
  
  'Start Services' has completed successfully
  
  ****************************************
  
  * Configuration completed successfully *
  
  ****************************************
  
  #
  
  2. 运行下列命令将License加入管理:
  
  # /var/or/i4blt -a -f [licfile] -R u -T [number_of_lics]
  
  其中
  
  licfile 为license文件名number_of_lics 为 实际购买编译器用户数
  
  例如: i4blt -a -f /usr/vac/c43aix_cn.lic -R u -T 10
  
  将 C for AIX 4.3 编译器10 个用户license 加入Nodelock server
  
  i4blt -a -f /usr/vac/c44aix_cn.lic -R u -T 10000
  
  将 C Version 4.4 编译器10000个用户license加入Nodelock server
  
  i4blt -a -f /usr/ibmcxx/cxx36_cn.lic -R u -T 5
  
  将C&C Version 3.6.4 5个用户license 加入Nodelock server
  
  i4blt -a -f /usr/lpp/xlf/DOC/f51aix_cn.lic -R u -T 3
  
  将Fortran V5.1.1 3个用户license 加入Nodelock server
  
  如果遇到信息"host not found" 可将选项 "-n [hostname]" 加入命令行例如:
  
  i4blt -a -n myhost.com -f/usr/vac/c43aix_cn.lic -Ru -T 1
  
  如果遇到信息"0509-023 Symbol or_translate_i18n in ksh is not d"
  
  这可能和库文件libshrnck.a 版本有关此时需要寻找正确libshrnck.a文件并将其
  
  拷贝到/usr/lib/ncs/lib/libshrnck.a遇到这种情况可和IBM技术支持中心联系以寻求帮助
  
  命令 i4blt 运行成功后屏幕将显示: "ADM-10099: Product successfully enrolled"
  
  3. 设置 C编译路径:
  
  如果使用 C for AIX 4.4/5.0 编译器运行脚本
  
  /usr/vac/bin/replaceCSET
  
  如果使用 C&C V3.6.x 编译器, 运行脚本
  
  /usr/ibmcxx/bin/replaceCSET
  
   3. 删除/更新 License
  使用下列命令可将license 删除:
  
  # i4blt -d -v "'IBM Software Solutions Toronto'" -p "'C for AIX' 4.3.cn"
  
  -t 876751962
  
  其中时间戳 876751962 在区别系统上各不相同可用命令
  
  /var/or/i4blt -lp -i 查看
  
  使用下列命令可以更新license 用户数:
  
  # i4blt -U -v "'IBM Software Solutions Toronto'" -p "'C for AIX' 4.3.cn"
  
  -T [ number of users]
  
Tags:  c语言 aix2.0服务器 aix服务器 aixc语言环境

延伸阅读

最新评论

发表评论