- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- C/ANSI C Developer's Toolkit
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
09-25-2002 08:59 AM
09-25-2002 08:59 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 09:06 AM
09-25-2002 09:06 AM
Re: C/ANSI C Developer's Toolkit
If you install the software without installing the dependencies, the programs will not work.
If you mounted the CD (any one) on the system, go to the mounted directory and look for CD_TABLE_OF_CONTENTS. You will find all the softwares available on Application CDs. Depending on what your swagentd.log complains about prerequisites, you can search for them in that file, find the corresponding CD and install by mounting the corresponding CD. Most of the times, the dependencies are located in the same CD.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 10:09 AM
09-25-2002 10:09 AM
Re: C/ANSI C Developer's Toolkit
Tracy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:16 PM
09-25-2002 12:16 PM
SolutionInitially it said it was missing quite a few items and that they would be checked during the analysis phase.
Analysis found all needed components and installed wonderfully.
Did you go thru analysis or just look at the errors when you selected the product?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 01:39 PM
09-25-2002 01:39 PM
Re: C/ANSI C Developer's Toolkit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 07:58 AM
09-26-2002 07:58 AM
Re: C/ANSI C Developer's Toolkit
cc: 487: warning: Possibly incorrect message catalog.
Any idea what might be causing this? Did I not install or change something I should've? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 10:19 AM
09-26-2002 10:19 AM
Re: C/ANSI C Developer's Toolkit
/opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat
in the NLSPATH value. You can either unset NLSPATH or add those paths to it. See "man environ" for documentation of NLSPATH.