libidn2-2.3.4

Introduction to libidn2

libidn2 is a package designed for internationalized string handling based on standards from the Internet Engineering Task Force (IETF)'s IDN working group, designed for internationalized domain names.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

Package Information

  • Download (HTTP): https://ftp.gnu.org/gnu/libidn/libidn2-2.3.4.tar.gz

  • Download MD5 sum: a12109804fc9c5d7fb31f068c66655b8

  • Download size: 2.0 MB

  • Estimated disk space required: 21 MB (add 2 MB for tests)

  • Estimated build time: 0.1 SBU (add 0.6 SBU for tests)

libidn2 Dependencies

Recommended

Optional

git-2.43.0 and GTK-Doc-1.33.2

Installation of libidn2

Install libidn2 by running the following commands:

./configure --prefix=/usr --disable-static &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Command Explanations

--disable-static: このスイッチはスタティックライブラリをインストールしないようにします。

--enable-gtk-doc: GTK-Doc をインストール済で API ドキュメントを再構築する場合に指定します。

Contents

Installed Program: idn2
Installed Library: libidn2.so
Installed Directory: /usr/share/gtk-doc/html/libidn2

Short Descriptions

idn2

is a command line interface to the internationalized domain library

libidn2.so

contains a generic Stringprep implementation used for internationalized string handling