[2970] in Release_Engineering
Andrew: How do you build it?
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Feb 9 04:29:14 1993
Date: Tue, 9 Feb 1993 04:29:06 -0500
To: builder@Athena.MIT.EDU, wdc@Athena.MIT.EDU, jon@Athena.MIT.EDU,
From: "Richard Basch" <basch@MIT.EDU>
I give up; it isn't at all obvious how you built it for 7.4, and it
isn't documented anywhere obvious. WHY NOT? The instructions were
never sent to rel-eng!!! Personal mail is NOT acceptable for any
submission. The instructions should be sent to rel-eng so that it is
archived visibly.
Any and all help would be appreciated, like a set of instructions as to
how you deal with the mess... I was guessing:
synctree -s .../src -d .../build/rs_aix32 -a .../rconf.build_tree ...
cd .../build/...
./VMAKE
xmkmf /source
make Makefiles
mkdir ../texport/5.1
make all
That was as far as I could get, but it didn't like it, since site.mcr
didn't exist. I am sure this procedure is wrong and too convoluted, but
there wasn't anything obvious to run, and there was no Makefile and this
had the most success. In addition, it setup the wrong "afsbuild" tree,
since those libraries move on occassion. What should be done about that?
-R