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 | <!ENTITY libunistring-download-http "&gnu-http;/libunistring/libunistring-&libunistring-version;.tar.xz">
|
---|
8 | <!ENTITY libunistring-download-ftp "&gnu-ftp;/libunistring/libunistring-&libunistring-version;.tar.xz">
|
---|
9 | <!ENTITY libunistring-md5sum "db08bb384e81968957f997ec9808926e">
|
---|
10 | <!ENTITY libunistring-size "2.0 MB">
|
---|
11 | <!ENTITY libunistring-buildsize "49 MB (add 43 MB for tests)">
|
---|
12 | <!ENTITY libunistring-time "0.9 SBU (add 1.0 SBU for tests)">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libunistring" xreflabel="libunistring-&libunistring-version;">
|
---|
16 | <?dbhtml filename="libunistring.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>libunistring-&libunistring-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="libunistring">
|
---|
25 | <primary sortas="a-libunistring">libunistring</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to libunistring</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | <application>libunistring</application> is a library that provides
|
---|
33 | functions for manipulating Unicode strings and for manipulating C
|
---|
34 | strings according to the Unicode standard.
|
---|
35 | </para>
|
---|
36 |
|
---|
37 | &lfs110a_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>
|
---|
43 | Download (HTTP): <ulink url="&libunistring-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&libunistring-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &libunistring-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &libunistring-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &libunistring-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &libunistring-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect3">libunistring Dependencies</bridgehead>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
76 | <para role="optional">
|
---|
77 | <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
|
---|
78 | (to rebuild the documentation)
|
---|
79 | </para>
|
---|
80 |
|
---|
81 | <para condition="html" role="usernotes">User Notes:
|
---|
82 | <ulink url="&blfs-wiki;/libunistring"/></para>
|
---|
83 |
|
---|
84 | </sect2>
|
---|
85 |
|
---|
86 | <sect2 role="installation">
|
---|
87 | <title>Installation of libunistring</title>
|
---|
88 |
|
---|
89 | <para>
|
---|
90 | Install <application>libunistring</application> by running the following
|
---|
91 | commands:
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <screen><userinput>./configure --prefix=/usr \
|
---|
95 | --disable-static \
|
---|
96 | --docdir=/usr/share/doc/libunistring-&libunistring-version; &&
|
---|
97 | make</userinput></screen>
|
---|
98 |
|
---|
99 | <para>
|
---|
100 | To test the results, issue: <command>make check</command>.
|
---|
101 | </para>
|
---|
102 |
|
---|
103 | <para>
|
---|
104 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
108 |
|
---|
109 | </sect2>
|
---|
110 |
|
---|
111 | <sect2 role="commands">
|
---|
112 | <title>Command Explanations</title>
|
---|
113 |
|
---|
114 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
115 | href="../../xincludes/static-libraries.xml"/>
|
---|
116 |
|
---|
117 | </sect2>
|
---|
118 |
|
---|
119 | <sect2 role="content">
|
---|
120 | <title>Contents</title>
|
---|
121 |
|
---|
122 | <segmentedlist>
|
---|
123 | <segtitle>Installed Programs</segtitle>
|
---|
124 | <segtitle>Installed Libraries</segtitle>
|
---|
125 | <segtitle>Installed Directory</segtitle>
|
---|
126 |
|
---|
127 | <seglistitem>
|
---|
128 | <seg>None</seg>
|
---|
129 | <seg>libunistring.so</seg>
|
---|
130 | <seg>
|
---|
131 | /usr/include/unistring and
|
---|
132 | /usr/share/doc/libunistring-&libunistring-version;
|
---|
133 | </seg>
|
---|
134 | </seglistitem>
|
---|
135 | </segmentedlist>
|
---|
136 |
|
---|
137 | <variablelist>
|
---|
138 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
139 | <?dbfo list-presentation="list"?>
|
---|
140 | <?dbhtml list-presentation="table"?>
|
---|
141 |
|
---|
142 | <varlistentry id="libunistring-lib">
|
---|
143 | <term><command>libunistring.so</command></term>
|
---|
144 | <listitem>
|
---|
145 | <para>
|
---|
146 | provides the unicode string library API
|
---|
147 | </para>
|
---|
148 | <indexterm zone="libunistring libunistring-lib">
|
---|
149 | <primary sortas="c-libunistring-lib">libunistring.so</primary>
|
---|
150 | </indexterm>
|
---|
151 | </listitem>
|
---|
152 | </varlistentry>
|
---|
153 |
|
---|
154 | </variablelist>
|
---|
155 |
|
---|
156 | </sect2>
|
---|
157 |
|
---|
158 | </sect1>
|
---|