[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-ncurses-32" role="wrap">
|
---|
| 9 | <?dbhtml filename="ncurses.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Ncurses-&ncurses-version; 32 Bit Libraries</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-ncurses-32">
|
---|
| 14 | <primary sortas="a-Ncurses">Ncurses</primary>
|
---|
| 15 | <secondary>32 Bit</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[dabbced] | 18 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[566db8e] | 19 | href="../common/ncurses.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Ncurses</title>
|
---|
| 24 |
|
---|
[dabbced] | 25 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[0f7e9ab] | 26 | href="../common/ncurses.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 28 |
|
---|
[dabbced] | 29 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[0f7e9ab] | 30 | href="../common/ncurses.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
| 32 |
|
---|
[dabbced] | 33 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[55d273f] | 34 | href="../common/ncurses.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 36 |
|
---|
[e0e40d3] | 37 | <screen os="b"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
|
---|
[3f8be484] | 38 | ./configure --prefix=/usr --libdir=/lib \
|
---|
[72d93f3] | 39 | --with-shared --without-debug --enable-widec \
|
---|
[2d20c29] | 40 | --with-manpage-format=normal \
|
---|
| 41 | --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen>
|
---|
[3f8be484] | 42 |
|
---|
[dabbced] | 43 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 44 | href="../common/ncurses.xml"
|
---|
| 45 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 46 |
|
---|
[dabbced] | 47 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 48 | href="../common/ncurses.xml"
|
---|
| 49 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 50 |
|
---|
[dabbced] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 52 | href="../common/ncurses.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 54 |
|
---|
[dabbced] | 55 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 56 | href="../common/ncurses.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 58 |
|
---|
[dabbced] | 59 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 60 | href="../common/ncurses.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 62 |
|
---|
[7cb0700] | 63 | <para os="m1">Prepare <filename>ncursesw5-config</filename> to be wrapped by
|
---|
[23ec9c0] | 64 | the multiarch wrapper:</para>
|
---|
[96b8484] | 65 |
|
---|
[7cb0700] | 66 | <screen os="m2"><userinput>mv -v /usr/bin/ncursesw5-config{,-32}</userinput></screen>
|
---|
[96b8484] | 67 |
|
---|
[dabbced] | 68 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 69 | href="../common/ncurses.xml"
|
---|
| 70 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 71 |
|
---|
[dabbced] | 72 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 73 | href="../common/ncurses.xml"
|
---|
| 74 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 75 |
|
---|
[dabbced] | 76 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 77 | href="../common/ncurses.xml"
|
---|
| 78 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 79 |
|
---|
[dabbced] | 80 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 81 | href="../common/ncurses.xml"
|
---|
| 82 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 83 |
|
---|
[dabbced] | 84 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[7cb0700] | 85 | href="../common/ncurses.xml"
|
---|
| 86 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 87 |
|
---|
[50af1be] | 88 | <screen os="m"><userinput>for lib in curses ncurses form panel menu ; do
|
---|
| 89 | echo "INPUT(-l${lib}w)" > /usr/lib/lib${lib}.so
|
---|
| 90 | ln -sfv lib${lib}w.a /usr/lib/lib${lib}.a
|
---|
| 91 | done
|
---|
| 92 | ln -sfv libcurses.so /usr/lib/libcursesw.so
|
---|
| 93 | ln -sfv libncurses.so /usr/lib/libcurses.so
|
---|
| 94 | ln -sfv libncursesw.a /usr/lib/libcursesw.a
|
---|
| 95 | ln -sfv libncurses.a /usr/lib/libcurses.a
|
---|
| 96 | ln -sfv libncurses++w.a /usr/lib/libncurses++.a
|
---|
[895190c] | 97 | ln -sfv ncursesw5-config-32 /usr/bin/ncurses5-config-32</userinput></screen>
|
---|
[50af1be] | 98 |
|
---|
[dabbced] | 99 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[50af1be] | 100 | href="../common/ncurses.xml"
|
---|
| 101 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 102 |
|
---|
[dabbced] | 103 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[7cb0700] | 104 | href="../common/ncurses.xml"
|
---|
[50af1be] | 105 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
[7cb0700] | 106 |
|
---|
[3f8be484] | 107 | </sect2>
|
---|
| 108 |
|
---|
| 109 | <sect2 role="content">
|
---|
| 110 | <title/>
|
---|
| 111 |
|
---|
| 112 | <para>Details on this package are located in <xref
|
---|
| 113 | linkend="contents-ncurses" role="."/></para>
|
---|
| 114 |
|
---|
| 115 | </sect2>
|
---|
| 116 |
|
---|
| 117 | </sect1>
|
---|