| [cf7029d] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
 | 
|---|
 | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
 | 
|---|
 | 3 |   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 | 
|---|
 | 4 |   <!ENTITY % general-entities SYSTEM "../../general.ent">
 | 
|---|
 | 5 |   %general-entities;
 | 
|---|
 | 6 | ]>
 | 
|---|
 | 7 | 
 | 
|---|
 | 8 | <sect1 id="ch-system-isl" role="wrap">
 | 
|---|
 | 9 |   <?dbhtml filename="isl.html"?>
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 |   <title>ISL-&isl-version;</title>
 | 
|---|
 | 12 | 
 | 
|---|
 | 13 |   <indexterm zone="ch-system-isl">
 | 
|---|
 | 14 |     <primary sortas="a-ISL">ISL</primary>
 | 
|---|
 | 15 |   </indexterm>
 | 
|---|
 | 16 | 
 | 
|---|
 | 17 |   <sect2 role="package">
 | 
|---|
 | 18 |     <title/>
 | 
|---|
 | 19 | 
 | 
|---|
 | 20 |     <para>ISL is a library for manipulating sets and relations of integer
 | 
|---|
 | 21 |     points bounded by linear constraints.</para>
 | 
|---|
 | 22 | 
 | 
|---|
 | 23 |   </sect2>
 | 
|---|
 | 24 | 
 | 
|---|
 | 25 |   <sect2 role="installation">
 | 
|---|
 | 26 |     <title>Installation of ISL</title>
 | 
|---|
 | 27 | 
 | 
|---|
 | 28 |     <para os="a">Prepare ISL for compilation:</para>
 | 
|---|
 | 29 | 
 | 
|---|
 | 30 | <screen os="b"><userinput>CC="gcc -isystem /usr/include" \
 | 
|---|
 | 31 | LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
 | 
|---|
 | 32 |   ./configure --prefix=/usr</userinput></screen>
 | 
|---|
 | 33 | 
 | 
|---|
 | 34 |     <para os="c">Compile the package:</para>
 | 
|---|
 | 35 | 
 | 
|---|
 | 36 | <screen os="d"><userinput>make</userinput></screen>
 | 
|---|
 | 37 | 
 | 
|---|
 | 38 |     <important os="e">
 | 
|---|
 | 39 |       <para>The test suite for ISL is considered
 | 
|---|
 | 40 |       critical. Do not skip it under any circumstance.</para>
 | 
|---|
 | 41 |     </important>
 | 
|---|
 | 42 | 
 | 
|---|
 | 43 |     <para os="f">Test the results:</para>
 | 
|---|
 | 44 | 
 | 
|---|
| [686839b] | 45 | <screen os="g"><userinput remap="test">make check</userinput></screen>
 | 
|---|
| [cf7029d] | 46 | 
 | 
|---|
 | 47 |     <para os="h">Install the package:</para>
 | 
|---|
 | 48 | 
 | 
|---|
 | 49 | <screen os="i"><userinput>make install</userinput></screen>
 | 
|---|
 | 50 | 
 | 
|---|
| [e11c91d] | 51 |     <para os="j">Finally, move a misplaced file:</para>
 | 
|---|
 | 52 | 
 | 
|---|
 | 53 | <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
 | 
|---|
| [c3c06b8] | 54 | mv -v /usr/lib/libisl*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
 | 
|---|
| [cf7029d] | 55 |   </sect2>
 | 
|---|
 | 56 | 
 | 
|---|
 | 57 |   <sect2 id="contents-isl" role="content">
 | 
|---|
 | 58 |     <title>Contents of ISL</title>
 | 
|---|
 | 59 | 
 | 
|---|
 | 60 |     <segmentedlist>
 | 
|---|
 | 61 |       <segtitle>Installed libraries</segtitle>
 | 
|---|
| [ef1348f] | 62 |       <segtitle>Installed directory</segtitle>
 | 
|---|
| [cf7029d] | 63 | 
 | 
|---|
 | 64 |       <seglistitem>
 | 
|---|
 | 65 |         <seg>libisl.[a,so]</seg>
 | 
|---|
| [ef1348f] | 66 |         <seg>/usr/include/isl</seg>
 | 
|---|
| [cf7029d] | 67 |       </seglistitem>
 | 
|---|
 | 68 |     </segmentedlist>
 | 
|---|
 | 69 | 
 | 
|---|
 | 70 |     <variablelist>
 | 
|---|
 | 71 |       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
 | 
|---|
 | 72 |       <?dbfo list-presentation="list"?>
 | 
|---|
 | 73 |       <?dbhtml list-presentation="table"?>
 | 
|---|
 | 74 | 
 | 
|---|
 | 75 |       <varlistentry id="libisl">
 | 
|---|
 | 76 |         <term><filename class="libraryfile">libisl</filename></term>
 | 
|---|
 | 77 |         <listitem>
 | 
|---|
 | 78 |           <para>The Integer Set Library.</para>
 | 
|---|
 | 79 |           <indexterm zone="ch-system-isl libisl">
 | 
|---|
 | 80 |             <primary sortas="c-libisl">libisl</primary>
 | 
|---|
 | 81 |           </indexterm>
 | 
|---|
 | 82 |         </listitem>
 | 
|---|
 | 83 |       </varlistentry>
 | 
|---|
 | 84 | 
 | 
|---|
 | 85 |     </variablelist>
 | 
|---|
 | 86 | 
 | 
|---|
 | 87 |   </sect2>
 | 
|---|
 | 88 | 
 | 
|---|
 | 89 | </sect1>
 | 
|---|