Dave Uhring wrote: >> That looks like your package database is broken somehow, since we still >> deliver those in Solaris Express - nothing has changed there. > > The database appears to be OK if the > /usr/openwin/share/include/X11/Xaw/Panner.h location is used but > /usr/openwin/include/X11/Xaw is also populated and *I* didn't do that.
Oh, then that's working fine - your grep just doesn't know there's a symlink installed by the package: % grep /usr/openwin/include /var/sadm/install/contents /usr/openwin/include=./share/include s none SUNWxwplt SUNWolrte All the actual files are installed by the packages to /usr/openwin/share/include, and the symlink makes them appear under /usr/openwin/include as well. > BTW, Imake and cousins are missing in OpenSolaris. It would be nice to have > them included; NAS requires xmkmf. Coming in build 97: http://opensolaris.org/os/community/x_win/changelogs/changelogs-nv_90/ (All the "Xorg modularization" and "Replace with open source versions" bugs are the ones that enable the software in question to be included in OpenSolaris as we verify that we are only shipping open source software in these packages.) -- -Alan Coopersmith- [EMAIL PROTECTED] Sun Microsystems, Inc. - X Window System Engineering _______________________________________________ opensolaris-help mailing list [email protected]
