[2816] in Release_Engineering
xdm installation
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Thu May 7 22:18:42 1992
From: epeisach@Athena.MIT.EDU
Date: Thu, 7 May 92 22:18:35 -0400
To: mar@Athena.MIT.EDU
Cc: rel-eng@Athena.MIT.EDU
The Imakefile installs the binary as /usr/athena/etc/xdm
and then tries to install the config files in /usr/athena/etc/xdm/*
This clearly cannot work.
I have changed the Imakefile to install the binary in
/usr/athena/etc/xdm with config files in /usr/athena/lib/xdm/*
My appraoch is that this can be changed tomorrow, but lets me continue
tonight.