[1605] in Kerberos-V5-bugs
Re: synctree?
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Aug 24 14:53:49 1995
Date: Thu, 24 Aug 1995 14:53:35 -0400
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Michael T. Stolarchuk" <mts@terminator.rs.itd.umich.edu>
Cc: krb5-bugs@MIT.EDU, mts@terminator.rs.itd.umich.edu
In-Reply-To: "[1602] in Kerberos-V5-bugs"
Date: Tue, 22 Aug 1995 12:33:20 -0400
From: "Michael T. Stolarchuk" <mts@terminator.rs.itd.umich.edu>
Where can I get a copy of synctree?
Synctree turned out to have copyright restrictions such that we can't
distribute it.
You shouldn't need it, though, if you have a make that supports VPATH
--- such as GNU make, for example. If you're dont have such a make,
there is a shell script called lndir in src/util which will do what you
need. See the installation and compilation manual that's included with
the beta 5 distribution.
In fact, we're not using synctree in house at all, and the .rconf files
are almost certainly out of date. We'll probably be removing them for
the next release.
- Ted