- 论坛徽章:
- 0
|
1. /var/ifor/i4config\r\n lssrc -a|grep i4\r\n2. cp /usr/ibmcxx/cxx36_cn.lic /var/ifor\r\n3. vi /var/ifor/cxx36_cn.lic\r\n 第1行第1列插入./\r\n 第3行修改admin_name,license_Num\r\n 删除5-10行\r\n4. chmod 744 cxx36_cn.lic\r\n5. ./cxx36_cn.lic\r\n6. /usr/ibmcxx/bin/replaceCSET <--- 放置cc路径\r\n\r\n\r\nAIX 5.1 做如下调整\r\ni4config 在 /usr/opt/ifor/bin 目录下\r\ncp /etc/ibmcxx.cfg.43 /etc/ibmcxx.cfg.51\r\n\r\n\r\nmv var/ifor/*.dat *.idx *.err *.out i4ls.ini \r\ni4blt -l p\r\n\r\nFrequently Asked Questions\r\n \r\n FAQ help \r\n Search tips \r\n \r\n \r\nWhen trying to enroll my product into the license use management administrative tool (LUM) using the command, i4cfg -script, how do I resolve the error: GRL-2050: 14llmd cannot create log file? \r\n\r\nA: To resolve this error, a reconfiguration of the database will have to be done along with removal of the i4ls.ini file. Proceed with these steps: \r\n\r\n\r\nRemove these files in /var/ifor: \r\n*.dat, *.idx, *.err, *.out, and i4ls.ini \r\n\r\n\r\nRecreate the i4ls.ini file by issuing this command: \r\n/usr/opt/ifor/ls/os/aix/bin/i4cnvini \r\n\r\n\r\nReconfigure the database information with the command: \r\ni4cfg -script \r\ny,2,1,,n,y,y,y\r\n\r\nFor specifics on answers to the script, see the compiler readme file. |
|