[3090] in Release_Engineering
Linking against X libraries under Solaris
daemon@ATHENA.MIT.EDU (cfields@Athena.MIT.EDU)
Sat Jul 17 02:24:44 1993
From: cfields@Athena.MIT.EDU
Date: Sat, 17 Jul 93 02:23:22 -0400
To: vrt@Athena.MIT.EDU, rel-eng@Athena.MIT.EDU, bug-sparc@Athena.MIT.EDU
Athena applications' default installations assume app-default files
in /usr/athena/lib/X11/app-defaults. However, it appears that we are
not compiling with Athena Xt libraries, which I believe is where
we tell the applications where to get their app-defaults.
In any case, various applications are _not_ finding their
app-defaults. I would assume all Athena applications aren't, but I'm
not sure it's actually true.
In any case, by observation both xdsc and mwm are not finding them.
(This is why mwm comes up with thick borders and click-to-focus, in
addition to other hideous properties.)
I don't remember why we don't link with a libXt we build rather
than theirs (which is old and crufty anyway)...
Craig