[3329] in SIPB bug reports
Copy the shared X libraries? Make it so.
daemon@ATHENA.MIT.EDU (Calvin Clark)
Mon Nov 23 21:48:16 1992
Date: Mon, 23 Nov 92 21:43:41 -0500
From: Calvin Clark <ckclark@mit.edu>
To: Derek Atkins <warlord@Athena.MIT.EDU>
Cc: sipb-minutes@Athena.MIT.EDU, bug-sipb@Athena.MIT.EDU
In-Reply-To: <9211240201.AA20954@podge>
Reply-To: ckclark@mit.edu
It is so. I have copied the R5 shared libraries into
/mit/sipb/rsaixlib/X11, and I have modified site.def in
~sipbsrc/src/X11r5-config to linked with these libraries. Those
compiling X applications for the sipb locker should generate Makefiles
with the following command:
imake -I/mit/sipb/src/src/X11r5-config -DUseInstalled
I have also modified /mit/sipb/.rconf so that these libraries are not
copied into the Athena cell.
-Calvin