daemon@TELECOM.MIT.EDU (Jennifer Steiner) Tue Jun 21 15:37:55 1988 To: kerberos@ATHENA.MIT.EDU From: Jennifer Steiner <steiner@ATHENA.MIT.EDU> Beta testers, are you out there? Send news. Have you been able to build/install/use Kerberos? Jennifer P.S. Sorry for the inquiries about Kerberos that have been appearing on this mail list. Someone seems to have given out a pointer to the wrong mail list.
daemon@TELECOM.MIT.EDU (Jennifer Steiner) Tue Jun 21 18:00:33 1988 To: kerberos@ATHENA.MIT.EDU From: Jennifer Steiner <steiner@ATHENA.MIT.EDU> ------- Forwarded Message Received: by E40-PO.MIT.EDU (5.45/4.7) id AA22592; Tue, 21 Jun 88 17:43:08 EDT Received: by ATHENA.MIT.EDU (5.45/4.7) id AA08261; Tue, 21 Jun 88 17:42:34 EDT Received: from tachyon by atom ; Tue, 21 Jun 88 14:42:19 pdt To: Jennifer Steiner <steiner@ATHENA.MIT.EDU> Subject: Re: anyone beta testing? X-Mailer: mh6.5 In-Reply-To: Your message of Tue, 21 Jun 88 15:31:26 -0400. <8806211931.AA10004@BACH.MIT.EDU> Date: Tue, 21 Jun 88 14:42:14 PDT Message-Id: < 253.582932534@atom> From: Your Name Here <ranous@atom.hpl.hp.com> I'm working for Norm Kincl here at HP, and I'm porting kerberos to HP-UX. I only started last week, and have been mainly getting used to HP equipment, so I haven't had a lot of time to work on it. I've just finished making the dependencies on the source last week. The HP-UX cc doesn't support the -M option, so I had to port the 4.3 cpp and convince cc to use it. Also, I had to wait for the op system to get upgraded to a new version that supports file names longer than 14 characters. You might want to consider making the long names shorter so others trying to port to SYS V machines won't have to go to the trouble. Also it seems that programs compiled and run out of make need to exit(0) explictly with the SYS V make, or it kills the make. I had to add that to those programs that make the include files in the make depend step in the des library. I've started compiling real code now, and have run into a few problems, but I haven't had a real change to check things out yet. I'm at Usenix for the week, so I'll won't find much more out until next week. I'll let you know about any more problems. Alex Ranous ranous@hplabs.hp.com ------- End of Forwarded Message