[comp.windows.x] XView config for SunOS 3.5

mike@sam.ists.ca (Mike Clarkson) (03/12/90)

In X.V11R4/contrib/toolkits/XView/XView.config
(SunOS 3.5, X11R4 PL 5, gcc 1.35)

For SunOS 3.5 You must install the Pixrect headers.  The header files in
/usr/include/pixrect are slightly different, and will not work.  The
XView.config file should have something like:

#ifndef InstallPixrectHeaders
#if SunOSPlatform && OSMajorVersion <= 3
#define InstallPixrectHeaders YES
#else
#define InstallPixrectHeaders NO
#endif
#endif


Mike.
-- 
Mike Clarkson					mike@ists.ists.ca
Institute for Space and Terrestrial Science	uunet!attcan!ists!mike
York University, North York, Ontario,		FORTRAN - just say no. 
CANADA M3J 1P3					+1 (416) 736-5611

hvr@kimba.Sun.COM (Heather Rose) (03/20/90)

In article <110@sam.ists.ca> mike@sam.ists.ca (Mike Clarkson) writes:
>In X.V11R4/contrib/toolkits/XView/XView.config
>(SunOS 3.5, X11R4 PL 5, gcc 1.35)
>
>For SunOS 3.5 You must install the Pixrect headers.  The header files in
>/usr/include/pixrect are slightly different, and will not work.  The
>XView.config file should have something like:
>
>#ifndef InstallPixrectHeaders
>#if SunOSPlatform && OSMajorVersion <= 3
>#define InstallPixrectHeaders YES
>#else
>#define InstallPixrectHeaders NO
>#endif
>#endif

Yes, it'll do something like this in the next release.  Not only do
we have differences in 3.5 headers, but 4.1 headers as well.

__________________________________________________________________
Heather Rose
Window Systems Group                      internet:  hrose@sun.com
Sun Microsystems, Inc.                        uucp:  ...!sun!hrose