[4009] in Kerberos
Trouble formatting documentation for kerberos 5
daemon@ATHENA.MIT.EDU (Jason Rosenberg)
Thu Oct 6 20:53:02 1994
To: kerberos@MIT.EDU
Date: 6 Oct 1994 20:46:33 GMT
From: jason@lanai.cs.ucla.edu (Jason Rosenberg)
Ok, so I have downloaded the tar file krb5.src.B4-2.tar
from athena-dist.mit.edu.
I am having trouble formatting the documentation files
contained in the sub-directories doc/api and doc/implementation.
These directories contain what I have been assuming are
latex files. However, my version of latex seems to be
failing when I run it on these files. I am using LaTeX version 2.09,
with TeX version 3.141.
I also tried doing a make (there are makefiles in each of these
directories) but this fails as well.
In the case of the make, it is clear why it fails, as it calls
for a dependency on the file library.idx, which is not included
in the directory (am I missing something)? Also, looking further
into the Makefile, it calls for the execution of the
command 'index', which is not known to my system.....
I am running on a Sun Sparc10 using SunOs 4.1.3.
Below is a transcript of a failed run of latex on the file
doc/api/intro.tex. Following that I've included a transcript
of a failed call to make in the doc/api directory.
Thanks in advance for any help you may have,
Jason Rosenberg
*********************************************************
nyx jason 241 >latex intro.tex
main: program_name = "latex"
main: custom_default = " latex.fmt"
This is TeX, Version 3.141 (C version d)
(intro.tex
LaTeX Version 2.09 <25 March 1992>
LaTeX error. See LaTeX manual for explanation.
Type H <return> for immediate help.
! Missing \begin{document}.
\@latexerr ...for immediate help.}\errmessage {#1}
<to be read again>
T
l.1 ^^IT
his document describes the routines that make up the Kerberos
?
*********************************************************
onyx jason 242 >make
make: Fatal error: Don't know how to make target `library.idx'
onyx jason 243 >
*********************************************************
--
Jason Rosenberg Computer Science Department
jason@cs.ucla.edu University of California
Los Angeles, CA 90024