Operating System - HP-UX
1837193 Members
2354 Online
110114 Solutions
New Discussion

Re: Looking for HP Unix Header Files

 
Kris Bailey
Occasional Contributor

Looking for HP Unix Header Files

I am trying to get a hold of two Header files and I can't seem to locate them. If someone has these can you PLEASE send them to me. Thanks!
The header files I am looking for are:

Xfuncproto.h
X.h


3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor

Re: Looking for HP Unix Header Files

They are in /usr/include/X11 IF you have a development system like ANSI/C or aC++. X.h has nested includes so that ot alone will be of limited value.
If it ain't broke, I can fix that.
Kris Bailey
Occasional Contributor

Re: Looking for HP Unix Header Files

I do have a development system C++ but after a couple of reloads and such the Xfuncproto.h file still cannot be found. That is why I am trying to see if someone can please send me the header file as an attachment. Thanks for the quick repliy and the help ... Any other help would be appreciated. Thanks a bunch!


Kris
H.Merijn Brand (procura
Honored Contributor

Re: Looking for HP Unix Header Files

Did you install X11.Runtime & X11MotifDevKit?

bev l1:/project 166 > swlist -l product -l subproduct | grep X11
PHSS_15840 1.0 X11 64 bit runtime cumulative patch
PHSS_20144 1.0 X11 64bit Runtime OCT99 Cumulative patch
# X11 B.11.00 HP-UX X Window Software
X11.Manuals X11 man pages
X11.MinimumRuntime X11 minimum runtime subproduct
X11.Runtime X11 full runtime subproduct
X11MotifDevKit B.11.00.01 HP-UX Developer's Toolkit - X11, Motif, and Imake
bev l1:/project 167 >

bev l1:/project 169 > swlist -l file | fgrep /X.h
X11MotifDevKit.X11R6-PRG: /usr/include/X11/X.h
X11MotifDevKit.X11R6-PRG: /usr/include/X11R6/X11/X.h
bev l1:/project 170 >
Enjoy, Have FUN! H.Merijn