Operating System - HP-UX
1752301 Members
4788 Online
108786 Solutions
New Discussion юеВ

Re: The aCC is activated or no?

 
SOLVED
Go to solution
Mousa55
Super Advisor

The aCC is activated or no?

Hi All,

i am installed evaluation version of c/c++ compiler, but Recently I receive the codeword of HP C/aC++ Developer's without media, and i am tried to activate this evaluation version with copy the 16 HEX code ASCII text file to
/opt/aCC/newconfig/aCC.cwd/code.text
but my questions How can I make sure if the evaluation version is activated or no.

thanks
7 REPLIES 7
Dennis Handly
Acclaimed Contributor

Re: The aCC is activated or no?

You simply compile something.
Mousa55
Super Advisor

Re: The aCC is activated or no?

Hi All,

the my evaluation version is not activated, i am tried with copied file to this directory /opt/aCC/newconfig/aCC.cwd but i can't compile any file and install this patches PHSS_36086,36087,36088.
how to activate the evaluation version with another methods.


thanks
Dennis Handly
Acclaimed Contributor
Solution

Re: The aCC is activated or no?

>Recently I received the codeword of HP C/aC++ Developer's without media

You purchased the product? If so, then you must remove the evaluation compiler and install the compiler from your Application media.

>then my evaluation version is not activated, I tried with copied file to this directory /opt/aCC/newconfig/aCC.cwd but I can't compile any file

What errors did you get? Also there is a different location for the PA C compiler.

>install these patches PHSS_36086, PHSS_36087, PHSS_36088.

You can't install any patches with the EVAL compiler and especially you can't go backwards from A.03.85 to A.03.77.

>how to activate the evaluation version with another methods.

There are no other methods, other than purchasing the compiler.

Note from your previous thread on the eval compiler, the key is 26 hex digits:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1152533
Mousa55
Super Advisor

Re: The aCC is activated or no?

Hi All,

you are sure the codeword is 26 HEX digit, because i am receive only 16 HEX digit.
and this error appeared when i tray install the patch
-----------------
NOTE: The patch fileset "PHSS_36086.C,r=1.0" may only be installed upon a previously installed base fileset. The specification for this base fileset is "C-ANSI-C.C,fr=B.11.11.16,v=HP". Since there is no fileset on the target or selected from the source which matches this specification, fileset "PHSS_36086.C,r=1.0" will be excluded.
---------------
thanks
Mousa55
Super Advisor

Re: The aCC is activated or no?

Hi All,

how to reset the HP aC++ Compiler services.

and where i can save the codewordfile.lic on unix server.
and the server it is required reboot after copy the file.

thanks
Dennis Handly
Acclaimed Contributor

Re: The aCC is activated or no?

>you are sure the codeword is 26 HEX digit, because I receive only 16 HEX digit.

Yes and I explained the difference, Eval vs purchased compiler.

>this error appeared when I try install the patch

Why would I want this when I told you that you couldn't do it? I wanted the compile error.
Dennis Handly
Acclaimed Contributor

Re: The aCC is activated or no?

>how to reset the HP aC++ Compiler services.

I have no idea what you mean? A compiler is just an executable you invoke.

>where can I save the codewordfile.lic on unix server?

This should be automatically added to the .codewords file for you when you use swinstall:
... -x codeword=XXX

>the server it is required reboot after copy the file.

It shouldn't.