[Home]

Summary:ASTERISK-10338: 'make asterisk.pdf' produces an unfound .sty error.
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2007-09-19 11:48:46Date Closed:2008-01-11 17:55:23.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20070919__bug10763.diff.txt
Description:$ make asterisk.pdf
**********************************************
** The Asterisk reference PDF will now be  ***
** generated.  When complete, it will be   ***
** located at asterisk.pdf.                ***
**********************************************
compiling asterisk.tex...
asterisk.tex: File `fncychap.sty' not found.
asterisk.tex:32: Emergency stop.
asterisk.tex:32: leading text: ^^M
make: *** [asterisk.pdf] Error 1
Comments:By: Russell Bryant (russell) 2007-09-19 14:04:50

Didn't you get this fixed?

By: Tilghman Lesher (tilghman) 2007-09-19 16:39:38

I was thinking something along these lines, although you'll probably think of a simpler way to specify it in the Makefile.

By: Russell Bryant (russell) 2007-09-19 16:51:04

Where does the TEXMF variable come from?

By: Tilghman Lesher (tilghman) 2007-09-19 20:02:41

That variable is particular to the TeX environment.

By: Jason Parker (jparker) 2007-11-02 16:37:59

So? :)

By: Tilghman Lesher (tilghman) 2007-11-12 10:52:25.000-0600

Can you think of a simpler way to detect the existence of the .sty file?

By: Digium Subversion (svnbot) 2008-01-11 17:55:22.000-0600

Repository: asterisk
Revision: 98454

U   trunk/configure
U   trunk/configure.ac
U   trunk/doc/tex/Makefile
U   trunk/makeopts.in

------------------------------------------------------------------------
r98454 | russell | 2008-01-11 17:55:21 -0600 (Fri, 11 Jan 2008) | 9 lines

Add some extra checking to help out with a potential error when trying to
run "make asterisk.pdf" when not all of the right packages are installed.

(closes issue ASTERISK-10338)
Reported by: Corydon76
Patches:
     20070919__bug10763.diff.txt uploaded by Corydon76 (license 14)
Tested by: Corydon76

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=98454