mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 00:25:01 +00:00
2005-04-02 Paul Jakma <paul@dishone.st>
* INSTALL.quagga.txt: Add note about additional CVS build requirements, if one wishes to build ps/pdf docs.
This commit is contained in:
parent
3b7b814c83
commit
3849db25b0
@ -1,3 +1,8 @@
|
|||||||
|
2005-04-02 Paul Jakma <paul@dishone.st>
|
||||||
|
|
||||||
|
* INSTALL.quagga.txt: Add note about additional CVS build
|
||||||
|
requirements, if one wishes to build ps/pdf docs.
|
||||||
|
|
||||||
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
||||||
|
|
||||||
* configure.ac: Add strnlen to AC_CHECK_FUNCS.
|
* configure.ac: Add strnlen to AC_CHECK_FUNCS.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: INSTALL.quagga.txt,v 1.8 2004/11/23 17:19:21 gdt Exp $
|
# $Id: INSTALL.quagga.txt,v 1.9 2005/04/02 17:13:33 paul Exp $
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
Building and Installing Quagga from releases or snapshots:
|
Building and Installing Quagga from releases or snapshots:
|
||||||
@ -53,6 +53,10 @@ When texinfo 4.7 is widespread, it will be removed and texinfo will
|
|||||||
become required again. (4.7 has figure support, needed for the route
|
become required again. (4.7 has figure support, needed for the route
|
||||||
server docs, which is why 4.6 doesn't work.)
|
server docs, which is why 4.6 doesn't work.)
|
||||||
|
|
||||||
|
In order to create PostScript or PDF versions of the Texinfo documentation,
|
||||||
|
you will need the convert utility, from the ImageMagick toolset installed,
|
||||||
|
and epstopdf from the TeTeX suite.
|
||||||
|
|
||||||
To create the required autotools files (Makefile.in, configure, etc.),
|
To create the required autotools files (Makefile.in, configure, etc.),
|
||||||
run either the 'update-autotools' script provided, or else the
|
run either the 'update-autotools' script provided, or else the
|
||||||
'autoreconf -i' command supplied with your autoconf package. After this
|
'autoreconf -i' command supplied with your autoconf package. After this
|
||||||
|
Loading…
Reference in New Issue
Block a user