Install vacpp 7.0 on AIX5.2

来源:互联网 发布:南京seo工作室 编辑:程序博客网 时间:2024/06/05 20:24
$Id: vacpp7.html,v 1.1 2006/05/06 09:20:31 albert Exp $

Install vacpp 7.0 on AIX5.2

A few days before I updated vacpp from 6.0 to 7.0, the following step is how to do this.

 

  1. Use smitty to install vacpp 7 fileset.
    $smitty install
  2. In smitty
    select "Install and Update Software" option and press enter.
  3. Select Install Software
    The following packages need to be selected:
    1memdbg.adt2memdbg.aix503vac.Bnd4vac.C5vac.C.readme.ibm6vac.aix507vac.html.common8vac.html.en_US9vac.html.zh_CN10vac.lib11vac.lic12vac.man.en_US13vac.man.zh_CN14vac.ndi15vacpp.Bnd16vacpp.cmp17vacpp.cmp.aix5018vacpp.html.common19vacpp.html.en_US20vacpp.html.zh_CN21vacpp.lic22vacpp.licAgreement23vacpp.man.en_US24vacpp.memdbg25vacpp.memdbg.aix5026vacpp.ndi27xlC.adt28xlC.aix5029xlC.rte30xlhelp.com31xlhelp.html.en_US32xlsmp.aix50.rte33xlsmp.rte
  4. ACCEPT new license agreements select yes.
  5. Installation is done, now config license of vacpp.
    Run
    $/usr/opt/ifor/bin/i4cfg -script
    2) Nodelock License server (and/or Network License Client)Please indicat your choice [1,2,3,4]: 2
    to config license,input number 2 and press Enter.
  6. Do you want to disable remote administration of this nodelock license.[y,n]:y
  7. You have to choose now which mechanism must be enabledto locate this license Server:1) NCS Namespace and Direct Binding (*)2) Direct Binding only(*) WARNING: Modifying NCS Namespace configuration may affect                 and other application that use NCS on this system.                 NCS Namespace is necessary to support old Netls, iFOR/LS Clients.Please indicat your choice [1,2]: 2
  8. Choose the desired server(s) logging level1) Default2) All3) CustomizedPlease indicat your choice [1,2,3]: 1
  9. Choose the desired server(s) logging level1) Default2) All3) CustomizedPlease indicat your choice [1,2,3]: 1The default log file(s) path is /var/iforEnter blank to accept default or specify a new path:[press enter, default value]
    Press enter to accecpt default setting.
  10. Configuration is done, confirm again.
    ********************Server configuration is complete.Do you want to modify the list of remote NodeLock and/or Network License Serversthis system can connect to in direct binding mode (both for adminstration purposes and for working as Network License Client)? [y,n]: n
    press n and enter to next step.
  11. Do you want the license server(s) automatically start on this system at boot time?[y,n]:y
  12. **********************************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
  13. Configuration file updateddo you want the license server(s) start now? [y,n]:y
  14. /usr/opt/ifor/bin/i4blt -a -f/usr/vac/cforaix_cn.lic -R u -T 10 to Install C language license file, /usr/vac/cforaix_cn.lic is the license file.
  15. /usr/opt/ifor/bin/i4blt -a -f/usr/vacpp/vacpp_cn.lic -R u -T 10 to install C++ language license file.
原创粉丝点击