![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| License | tpx99 | UNIX and Linux Applications | 1 | 03-13-2008 04:54 AM |
| Major OS errors/Bash errors help!!!! | wcmmlynn | UNIX for Dummies Questions & Answers | 12 | 11-13-2007 01:50 AM |
| license info | varu123 | SCO | 3 | 11-09-2007 02:56 PM |
| Adapter Errors and Link Errors | mcastill66 | AIX | 2 | 08-02-2005 03:51 PM |
| Adapter Errors and Link Errors | mcastill66 | UNIX for Advanced & Expert Users | 0 | 08-02-2005 03:11 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
cc license errors
This is a duplicated post from the C Forum; Apologies if that's not OK.
I have been contacted by one of my developers; they are receiving this error message on our AIX box: 4053: cc EXTRACT.c 1506-507 (W) No licenses available. Contact your program supplier to add additio nal users. Compilation will proceed shortly. I am now AIX genius (I'm a Linux person at heart): could anybody help me out with a solution to this problem and/or point me towards some relevent documentations. I've tried Google but the search has been fruitless. The problem seems to be tied up with a service called `i4llmd` not running, but from thereon-in I'm lost. `uname -a`: AIX rs60002 3 4 00239536C000 If you require any other information then please let me know. Regards: Sam. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Start up the AIX admin utility by typing "smit". There is a section that controls software licenses. You may be able to activate the license you need. If not, I believe you will need to contact IBM to get the appropriate license.
Also, the accepted policy here is to post your question to only one forum at a time. |
|
#3
|
|||
|
|||
|
Thankyou very much for your help. I'm sorry to break with policy: thankyou for the pointer.
I have manager to solve this problem by starting the following services: 11880 25450 0 15:51:28 - 0:00 /usr/opt/ifor/bin/i4llmd -b root 21912 4682 0 15:50:15 - 0:00 /usr/opt/ifor/bin/i4glbcd root 24000 4682 0 15:50:58 - 0:00 /usr/opt/ifor/bin/i4conmgr root 25450 4682 0 15:50:46 - 0:00 /usr/opt/ifor/bin/i4llmd -b which were not running (have been added to inittab too). I understand that these provide the licensing facility for the C compiler amongst other things. Again, thankyou for your help. |
|||
| Google The UNIX and Linux Forums |