[516] in Kerberos-V5-bugs
Re: install
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Jun 17 18:31:30 1994
Date: Fri, 17 Jun 94 18:31:20 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: ari@ISI.EDU
Cc: krb5-bugs@MIT.EDU
In-Reply-To: ari@ISI.EDU's message of Fri, 17 Jun 1994 12:44:00 -0700,
<199406171944.AA18126@nii-server.isi.edu>
Date: Fri, 17 Jun 1994 12:44:00 -0700
From: ari@ISI.EDU
I built the k5 beta4 successfully using configure. As far as installation goes, it does not look like the configure scrip
ts were set up correctly.
For example in the top directory (root src) Makefile.in
has the following entry:
install::
$(MAKE) $(MFLAGS) install.man
But there is no rule for install.man in Makefile.in
No, the make install productions just haven't been fully tested and
completed yet, just as some directories didn't end up getting built. We
should fix this as soon as we can...
- Ted