- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- C Complier, which CD?
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
01-10-2003 08:48 AM
01-10-2003 08:48 AM
Which CD should have the compiler?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 08:54 AM
01-10-2003 08:54 AM
SolutionSwlist, however, will be able to 'see' the software. You should mount each CD (e.g. on /cdrom) and then run swlist -s /cdrom until you find the correct Application CD. Note that Disk Part No. - you will need that when you request your codeword. You can request the codeword using the ITRC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 09:01 AM
01-10-2003 09:01 AM
Re: C Complier, which CD?
Each of the application CD's have a part number on them, so just find the corresponding one.
You may be able to swlist a CD and find a compiler, but without the "correct" license the install may fail.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 09:30 AM
01-10-2003 09:30 AM
Re: C Complier, which CD?
Just mount the first, and have a look at CD_TABLE_OF_CONTENTS for ANSI C Developer's Bundle.
On my application package (June 2002) it resides on the first CDROM.
As the others have said,
before you will be able to see it in the swinstall'ers list of provided software you will have to add your codeword,
either in /var/adm/sw/.codewords,
or with an -x option (codeword?, see "man 5 sd"), or interactively from the menu in swinstall ->action->add codeword.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2003 11:42 PM
01-12-2003 11:42 PM
Re: C Complier, which CD?
# perl ./appchk.pl -?
for instructions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 12:17 AM
01-13-2003 12:17 AM
Re: C Complier, which CD?
C compiler exists either in 1 or 2 CD in application CD's bundle.
mount the cd (say you are mounted on /cdrom mount point)
#swlist -s /cdrom |grep -i compiler
will list the compiler.
enter the codeword in /var/adm/sw/.codewords file alon with CD part no. customer id.
#swinstall -s /cdrom should list the compiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 12:29 AM
01-13-2003 12:29 AM
Re: C Complier, which CD?
I skip all japanese, spanish, korean, token ring, ... and other stuff I know never to use to prevent screen overflow. Modify that filter to your needs.
Oh, and for all that already knew how to do it, it is *still* usefull, because it might prevent you installs you don't need, because it automatically reports if the version available on CD is newer than the version installed on your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 05:50 AM
01-13-2003 05:50 AM
Re: C Complier, which CD?
Forgot I had to enter in the codeword first to see the listing for the C compiler.
It appears that the 10.2x codeword doesn't work with 11i, I need to talk to HP about this.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 06:21 AM
01-13-2003 06:21 AM
Re: C Complier, which CD?
[ BTW, don't forget to asign the points ]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 05:38 AM
01-15-2003 05:38 AM
Re: C Complier, which CD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 05:47 AM
01-15-2003 05:47 AM
Re: C Complier, which CD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 06:07 AM
01-15-2003 06:07 AM
Re: C Complier, which CD?
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 02:21 AM
03-01-2006 02:21 AM