Re: Where is old documentation?

2016-08-16 Thread Fabien R
On 15/08/2016 18:26, Balaco Baco wrote: > I installed bison with a DEB package ready for my distro. It does not > have the PDF documentation I mentioned. This seems to be the true for > Debian, Ubuntu and other Debian family distros. On debian, the package is bison-doc: $ apt-file list bison-doc

Re: Where is old documentation?

2016-08-15 Thread Balaco Baco
> >>> Now that I have built it, I > >>> wonder: was the pdf here all the time? (...) It is not. The folder > >>> /usr/share/doc/bison has no PDF. > >> > >> Install it using (with suitable permissions) ‘make install-pdf’ I think > >> it is. > > > > I installed bison with a DEB package ready for

Re: Where is old documentation?

2016-08-15 Thread Balaco Baco
> > Now that I have built it, I > > wonder: was the pdf here all the time? (...) It is not. The folder > > /usr/share/doc/bison has no PDF. > > Install it using (with suitable permissions) ‘make install-pdf’ I think > it is. > > I installed bison with a DEB package ready for my distro. It doe

Re: Where is old documentation?

2016-08-15 Thread Hans Åberg
> On 15 Aug 2016, at 01:10, Balaco Baco wrote: > Now that I have built it, I > wonder: was the pdf here all the time? (...) It is not. The folder > /usr/share/doc/bison has no PDF. Install it using (with suitable permissions) ‘make install-pdf’ I think it is. __

Re: Where is old documentation?

2016-08-14 Thread Balaco Baco
> > ... But I need documentation for > > version 2.4.1. I could not find a way to get it from GNU pages. > > > > The documentation is included with the source. In bison-x.y.z/doc yo will > see: > - bison.texinfo. You can convert it to PDFwith ps2pdf (part of TeX). If > you > are > on Windows (as I

Re: Where is old documentation?

2016-08-14 Thread Hans Åberg
> On 14 Aug 2016, at 19:27, Balaco Baco wrote: > > I downloaded the pdf "Bison | The Yacc-compatible Parser Generator, 23 > January 2015, Bison Version 3.0.4" from page > http://www.gnu.org/software/bison/manual/ . But I need documentation for > version 2.4.1. I could not find a way to get it fr

Re: Where is old documentation?

2016-08-14 Thread Test User
On Sun, Aug 14, 2016 at 12:27 PM, Balaco wrote: > ... But I need documentation for > version 2.4.1. I could not find a way to get it from GNU pages. > The documentation is included with the source. In bison-x.y.z/doc yo will see: - bison.texinfo. You can convert it to PDFwith ps2pdf (part of TeX)

Where is old documentation?

2016-08-14 Thread Balaco Baco
I downloaded the pdf "Bison | The Yacc-compatible Parser Generator, 23 January 2015, Bison Version 3.0.4" from page http://www.gnu.org/software/bison/manual/ . But I need documentation for version 2.4.1. I could not find a way to get it from GNU pages. I found old versions of the software itself,