[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-flex" role="wrap">
|
---|
| 9 | <?dbhtml filename="flex-64bit.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Flex-&flex-version; 64 Bit</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-flex">
|
---|
| 14 | <primary sortas="a-Flex">Flex</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[1cd688b] | 18 | href="../common/flex.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Flex</title>
|
---|
| 23 |
|
---|
[dabbced] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 25 | href="flex.xml"
|
---|
[4bb4b626] | 26 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
[3f8be484] | 27 |
|
---|
[4bb4b626] | 28 | <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
|
---|
[3f8be484] | 29 | --libdir=/usr/lib64</userinput></screen>
|
---|
| 30 |
|
---|
[dabbced] | 31 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 32 | href="flex.xml"
|
---|
[4bb4b626] | 33 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
[3f8be484] | 34 |
|
---|
[dabbced] | 35 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[2447f2b] | 36 | href="../common/flex.xml"
|
---|
[4bb4b626] | 37 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
[3f8be484] | 38 |
|
---|
[dabbced] | 39 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[e0e40d3] | 40 | href="../common/flex.xml"
|
---|
[4bb4b626] | 41 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
[3f8be484] | 42 |
|
---|
[686839b] | 43 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 44 | href="../common/flex.xml"
|
---|
| 45 | xpointer="xpointer(//*[@os='e2'])"/>
|
---|
| 46 |
|
---|
[dabbced] | 47 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 48 | href="flex.xml"
|
---|
[4bb4b626] | 49 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
[3f8be484] | 50 |
|
---|
[dabbced] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[77ce7fd] | 52 | href="../common/flex.xml"
|
---|
[4bb4b626] | 53 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
[e0e40d3] | 54 |
|
---|
[4bb4b626] | 55 | <para os="h">There are some packages that expect to find the
|
---|
[3f8be484] | 56 | <filename class="libraryfile">lex</filename> library in <filename
|
---|
| 57 | class="directory">/usr/lib64</filename>. Create a symlink to account for
|
---|
| 58 | this:</para>
|
---|
| 59 |
|
---|
[4bb4b626] | 60 | <screen os="i"><userinput>ln -sv libfl.a /usr/lib64/libl.a</userinput></screen>
|
---|
[3f8be484] | 61 |
|
---|
[dabbced] | 62 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 63 | href="../common/flex.xml"
|
---|
[4bb4b626] | 64 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
[3f8be484] | 65 |
|
---|
[dabbced] | 66 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 67 | href="../common/flex.xml"
|
---|
[4bb4b626] | 68 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
[3f8be484] | 69 |
|
---|
| 70 | </sect2>
|
---|
| 71 |
|
---|
[dabbced] | 72 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 73 | href="../common/flex.xml"
|
---|
| 74 | xpointer="xpointer(id('contents-flex'))"/>
|
---|
| 75 |
|
---|
| 76 | </sect1>
|
---|