configure: error: Unable to detect ICU prefix or no failed. Please verify ICU install prefix and m ake sure icu-config works.
[root@falcon21 ~]# yum search ICU
読み込んだプラグイン:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* remi: mirror.bebout.net
================================================== N/S matched: ICU ===================================================
devtoolset-3-icu4j-charset.noarch : Charset converter library of icu4j
devtoolset-3-icu4j-javadoc.noarch : Javadoc for icu4j
devtoolset-3-icu4j-localespi.noarch : Locale SPI library of icu4j
devtoolset-4-icu4j-charset.noarch : Charset converter library of icu4j
devtoolset-4-icu4j-javadoc.noarch : Javadoc for icu4j
devtoolset-4-icu4j-localespi.noarch : Locale SPI library of icu4j
harfbuzz-icu.i686 : Harfbuzz ICU support library
harfbuzz-icu.x86_64 : Harfbuzz ICU support library
php-symfony-icu.noarch : Symfony Icu Component
rh-eclipse46-icu4j-charset.noarch : Charset converter library of icu4j
rh-eclipse46-icu4j-javadoc.noarch : Javadoc for icu4j
rh-eclipse46-icu4j-localespi.noarch : Locale SPI library of icu4j
devtoolset-3-icu4j.noarch : International Components for Unicode for Java
devtoolset-4-icu4j.noarch : International Components for Unicode for Java
icu.x86_64 : International Components for Unicode
libicu.i686 : International Components for Unicode - libraries
libicu.x86_64 : International Components for Unicode - libraries
libicu-devel.i686 : Development files for International Components for Unicode
libicu-devel.x86_64 : Development files for International Components for Unicode
libicu-doc.noarch : Documentation for International Components for Unicode
libtranslit-icu.i686 : Transliteration module using m17n-lib for libtranslit
libtranslit-icu.x86_64 : Transliteration module using m17n-lib for libtranslit
rh-eclipse46-icu4j.noarch : International Components for Unicode for Java
which.x86_64 : Displays where a particular program in your path is located
Name and summary matches only, use "search all" for everything.
[root@falcon21 ~]# yum -y install icu
読み込んだプラグイン:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* remi: mirror.bebout.net
依存性の解決をしています
--> トランザクションの確認を実行しています。
---> パッケージ icu.x86_64 0:50.1.2-15.el7 を インストール
--> 依存性解決を終了しました。
依存性を解決しました
=======================================================================================================================
Package アーキテクチャー バージョン リポジトリー 容量
=======================================================================================================================
インストール中:
icu x86_64 50.1.2-15.el7 base 187 k
トランザクションの要約
=======================================================================================================================
インストール 1 パッケージ
総ダウンロード容量: 187 k
インストール容量: 437 k
Downloading packages:
icu-50.1.2-15.el7.x86_64.rpm | 187 kB 00:00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
インストール中 : icu-50.1.2-15.el7.x86_64 1/1
検証中 : icu-50.1.2-15.el7.x86_64 1/1
インストール:
icu.x86_64 0:50.1.2-15.el7
完了しました!
[root@falcon21 ~]# yum -y install libicu.x86_64
パッケージ libicu-50.1.2-15.el7.x86_64 はインストール済みか最新バージョンです
[root@falcon21 ~]# yum -y install libicu-devel.x86_64
インストール:
libicu-devel.x86_64 0:50.1.2-15.el7
完了しました!
[root@falcon21 ~]# yum -y install libtranslit-icu.x86_64
インストール:
libtranslit-icu.x86_64 0:0.0.2-6.el7
完了しました!
[root@falcon21 ~]# yum -y install rh-eclipse46-icu4j.noarch
インストール:
rh-eclipse46-icu4j.noarch 1:54.1.1-8.1.el7
依存性関連をインストールしました:
java-1.8.0-openjdk-devel.x86_64 1:1.8.0.171-8.b10.el7_5 rh-eclipse46-runtime.x86_64 0:1-15.el7
rh-java-common-PyXB.noarch 0:1.2.4-1.4.el7 rh-java-common-javapackages-tools.noarch 0:4.3.2-1.14.el7
rh-java-common-python-javapackages.noarch 0:4.3.2-1.14.el7 rh-java-common-runtime.x86_64 0:1.1-47.el7
完了しました!
*********************************************************************************************