- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: curses.h, foiled again
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
11-09-2001 01:40 PM
11-09-2001 01:40 PM
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 01:47 PM
11-09-2001 01:47 PM
Re: curses.h, foiled again
I'm not sure what you are asking. Normally curses.h is supplied with the OS or with the C or C++ development system. Have you lost yours or are you really looking for the ncurses.h header file? In that case, you can download ncurses from any of the HP-UX Porting Centres.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 01:57 PM
11-09-2001 01:57 PM
Re: curses.h, foiled again
/* curses.h - this file is automatically made from caps and curses.ed. Don't make changes directly to curses.h!*/
Dunno what else to tell ya, but thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 02:13 PM
11-09-2001 02:13 PM
SolutionNone of my curses.h files (on 10.20,11.0, or 11.11) have anything like that. I suspect that yours came from possibly a gnu version. That message means that the curses.h file was generated by a makefile. It is vitally important that this header file match the curses library you are using and whatever source you are trying to compile. One option would be to download ncurses and use that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 02:25 PM
11-09-2001 02:25 PM
Re: curses.h, foiled again
http://www.gnu.org/software/ncurses/ncurses.html
live free or die
harry