[100] in NetBSD-Development
Motif1.2
daemon@ATHENA.MIT.EDU (yoav@MIT.EDU)
Sun Aug 21 03:46:27 1994
From: yoav@MIT.EDU
Date: Sun, 21 Aug 1994 03:45:46 -0400
To: netbsd-dev@MIT.EDU
Okay.. I went ahead and built the Motif1.2 library
for lola (that's NetBSD).. the Hell was probably not worth it...
anyway, This was compiled in a very hacklike way, and I didn't
fix stuff so that typing make in the future would work...
however, we have the libraries, and they have been installed in /usr/X11/lib/libXm.a
and /usr/X11/lib/libMrm.a
(I didn't think starting a seperate tree for motif would make sense)
and the inlucde files are in /usr/X11/include (Xm and Mrm)
For some reason, one file wasn't there, and so support for something
like XmTemplateBoxClass is unavailable (but when I nm'd
and string'd athena's libXm, the stuff was missing too...)
anyway. I build several apps (including mwm, and stuff from O'Reilley's
demo code) and they seemed to work.. but I may have overlooked stuff.
Anyway.. try it if you want.
yoav (who only did this so he could build Mosaic)