- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: New Codeword received, how install it in 60day...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 09:38 PM
08-05-2008 09:38 PM
Q:how I can install this Codeword?
Q: should I install in both nodes?
Q:use the existing version or remove it and install it again?
Q:if I install it again, from where I will install?
Note:I receive only one paper for the Codeword no CDs are there..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 10:08 PM
08-05-2008 10:08 PM
SolutionInstallation
Codeword files are essential to activate the evaluation copy of the HP C/aC++ Developer's bundle.
Steps to create Codeword files
For Integrity HP C/aC++ Compiler:
Copy your 26 digit hexadecimal license key in a plain text (ASCII) file.
Save the file as aCC.cwd in the following location:
/opt/aCC/newconfig/aCC.cwd
This enables your evaluation copy of the HP C/aC++ Compiler.
Alternately, export the variable ST_CODEWORD to point to the file where the license key is stored.
For PA HP C/aC++ compiler:
Copy your 26 digit hexadecimal license key in a plain text (ASCII) file.
Save the file as aCC.cwd in the following location:
/opt/aCC/newconfig/aCC.cwd
This enables your evaluation copy of the HP C/aC++ Compiler.
Alternately, export the variables ST_CODEWORD (for HP aC++) and TIMEBOMB_CWD (for HP C) to point to the file where the license key is stored.
To install the compiler:
Log in as root.
To install the HP C/aC++ product bundle, as root use swinstall as follows:
# /usr/sbin/swinstall -s $PWD/B9007AAEVAL_
Where B9007AAEVAL_
Note:
The OS Version can be 11.11, 11.23, or 11.31
Check these out too..
http://www.hp.com/go/cpp
http://www.hp.com/go/c
Regards
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 10:48 PM
08-05-2008 10:48 PM
Re: New Codeword received, how install it in 60days version.
Why did you install it? Are you doing development? If doing development, you don't need to do that on a clustered system.
>Q: should I install in both nodes?
This type of question implies you don't even need it?
>Q:use the existing version or remove it and install it again?
Existing version of what?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 11:07 PM
08-05-2008 11:07 PM
Re: New Codeword received, how install it in 60days version.
Existing version of what?
Galal> Existing version of HP C++ Developer's Bundle.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 11:18 PM
08-05-2008 11:18 PM
Re: New Codeword received, how install it in 60days version.
If you have an existing version, why do you need the evaluation version? If you have a support contract for the compiler, you get free updates.
Once you put the eval compiler on the system, you are left with nothing in 60 days. And must figure out how to reinstall the old one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 11:33 PM
08-05-2008 11:33 PM
Re: New Codeword received, how install it in 60days version.
If you have an existing version, why do you need the evaluation version? If you have a support contract for the compiler, you get free updates.
Once you put the eval compiler on the system, you are left with nothing in 60 days. And must figure out how to reinstall the old one.
Galal>I mean, Existing version of HP C++ Developer's Bundle(60Days).this version is evaluation for 60Days. I want to know how enter the codeword?? by remove this evaluation and reinstall again or there is another way to make this evaluation version licensed without remove it and reinstall..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 11:39 PM
08-05-2008 11:39 PM
Re: New Codeword received, how install it in 60days version.
See Vijay's steps in how to set up the codeword file.