Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!mips!apple!bionet!agate!ucbvax!andrew.cmu.edu!ghoti+ From: ghoti+@andrew.cmu.edu (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Missing AFS files Message-ID: <4ZuGzqW00as9I3XUhs@andrew.cmu.edu> Date: 26 Feb 90 13:32:38 GMT References: <1374@nih-csl.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 30 Excerpts from internet.info-andrew: 23-Feb-90 Missing AFS files Keith Gorlen@uunet.uu.ne (582) > include/afs/prserver.h > include/afs/print.h > lib/afs/libcont.a > lib/afs/librauth.a > It looks like prserver.h and print.h may just be old names for ptserver.h > and ptint.h. Correct. > Anyone know anything about the libraries? Thanks. libcont.a and librauth.a are part of a much older AFS version (2.x?) - and are no longer supported (to the best of my knowledge). I believe this affects: 'vopcon' [andrew/atk/console/cmd] which you should not need if you have AFS3.0 (I believe Transarc distributes a program called 'scout'?) snap2 - several of the programs under andrew/overhead/snap2 are geared to the old-style authentication code - I have absolutely no idea what to do about this execpt try to skip the affected directories. --fish (PS: I offer these comments *un-officialy* )