1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
6 <sect1 id="ch-system-bison" xreflabel="Bison" role="wrap">
7 <title>Bison-&bison-version;</title>
8 <?dbhtml filename="bison.html"?>
10 <indexterm zone="ch-system-bison"><primary sortas="a-Bison">Bison</primary></indexterm>
12 <sect2 role="package"><title/>
15 <segtitle>&buildtime;</segtitle>
16 <segtitle>&diskspace;</segtitle>
17 <seglistitem><seg>0.6 SBU</seg><seg>10.6 MB</seg></seglistitem>
22 <sect2 role="installation">
23 <title>Installation of Bison</title>
25 <para>Prepare Bison for compilation:</para>
27 <screen><userinput>./configure --prefix=/usr</userinput></screen>
29 <para>Compile the package:</para>
31 <screen><userinput>make</userinput></screen>
33 <para>To test the results, issue:
34 <userinput>make check</userinput>.</para>
36 <para>Now install the package:</para>
38 <screen><userinput>make install</userinput></screen>
43 <sect2 id="contents-bison" role="content"><title>Contents of Bison</title>
45 <para>See testing</para>