Re: C for AIX 6 error
From: Gerard M. MAMOU (gerard_at_MAMOU.NET)
Date: 07/22/05
- Previous message: Soós Zoltán: "Re: Migrating to FastT"
- In reply to: faisalq . (faisalq): "C for AIX 6 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 22 Jul 2005 10:26:20 +0200 To: aix-l@Princeton.EDU
Hello
You are missed the i_forls program
meaning the licences manager
this is a tool the c compiler need in order to run on your machine
it is not sufficient to have the fileset installed
you must also have
nodelocked, standalone or concurrent user licences with the
correct amount of numbers
to tun the compiler from IBM xlc
By the way, you can also use the gcc ported to aix
it runs without ifor-ls
thank you
Gerard Mamou
AIX admin
www.mamou.net
On Fri, Jul 22, 2005 at 11:00:38AM +0500, faisalq . (faisalq) wrote:
> Hi,
>
> We have upgraded our server from 4.3.3 to AIX 5.2 and C for AIX 4 to 6, now when trying to execute cc, following message appears.
>
> $ cc -c ue_xtb.c
> 1506-507 (W) No licenses available. Contact your program supplier to add additio
> nal users. Compilation will proceed shortly.
>
> What have we missed?
>
>
> Regards
- Previous message: Soós Zoltán: "Re: Migrating to FastT"
- In reply to: faisalq . (faisalq): "C for AIX 6 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]