>>>> "KMH" == Karl M Hegbloom
<karlheg(a)inetarena.com> writes:
KMH> On my machine, there is:
KMH> /usr/X11R6/include/X11/Xaw{,3d}
KMH> ... and /usr/include/X11 -> ../X11R6/include/X11/
KMH> I've found that it is important that /usr/X11R6/lib is BEFORE
KMH> /usr/X11R6/lib/Xaw3d in /etc/ld.so.conf, otherwise, XEmacs is built
KMH> with flat athena headers, but run-time links to athena3d.
KMH> Hope this helps.
If you create a `drop-in' replacement for something else, you had
better make sure you do it right. Xaw3d, however, randomly crashes
applications that subclass Athena widgets, so we will have crash
reports from here to eternity.
Daniel or Andy, suggestions?
Do we have to subclass the Athena widgets?
Martin