2 Aug 2005 19:23
Re: trouble building the documentation
Juho Snellman <jsnell <at> iki.fi>
2005-08-02 17:23:13 GMT
2005-08-02 17:23:13 GMT
On Sun, Jul 31, 2005 at 02:16:20PM -0400, Dan Starr wrote: > Sent you a message about this a couple weeks ago using 0.9.2. > Apparently nothing has changed in 0.9.3. The build works OK as do the > tests. Cannot, however, get the documentation to build correctly. I > get the feeling that I'm doing something very simply wrong. As the error message says, you do not have TeX installed (required for the pdf and ps formats of the manual): >> /usr/bin/texi2dvi: line 599: tex: command not found >> /usr/bin/texi2dvi: tex exited with bad status, quitting. Either install a TeX distribution or only build the manual for the other available formats: make info html > My own programs execute OK, and I still have man pages from 0.9.0, > which I installed as a binary. I did find that I had to move the man > pages somewhere else to get man to recognize them. The sbcl manual != the sbcl Unix man page. The man page already exists in the source distribution and doesn't need to be built separately. -- -- Juho Snellman ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles,(Continue reading)
RSS Feed