[290] in NetBSD-Development
scripts
daemon@ATHENA.MIT.EDU (yoav@MIT.EDU)
Wed Dec 21 01:42:10 1994
From: yoav@MIT.EDU
Date: Wed, 21 Dec 1994 01:41:34 -0500
To: netbsd-dev@MIT.EDU
I just copied the static and shared motif libs, as well as the include
header files, into
/afs/sipb/project/netbsd/dev/motif
the installation script should, at the least, copy the two shared libs into
/usr/X11/lib, since none of the motif programs will work without it.
if it wants to do a complete installation, all the files in lib
should be placed in /usr/X11/lib, and all of the files in include should
be placed into /usr/X11/include.
This assumes X11R6, and we should in principle, chose only one XFree dist to
support (and tell people to install). I suggest we stick with XFree3.1 (and if
the install script can do most of the work towards installing it.. that's a plus).
yoav