事象内容
Poedit をインストールするために、./configure コマンドを実行すると下記メッセージのエラーがでる。
configure: error: Boost is required to compile Poedit.
[root@localhost wxWidgets-3.0.3]# cd /usr/local/bin/poedit-1.5.7/ [root@localhost poedit-1.5.7]# [root@localhost poedit-1.5.7]# ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for install location... /usr/local checking for gawk... (cached) gawk checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for wx-config... /usr/local/bin/wx-config checking for wxWidgets version >= 2.8.7 (--unicode)... yes (version 3.0.3) checking for wxWidgets static library... no checking if wxWidgets includes XRC... yes checking for wxrc... eval LD_LIBRARY_PATH=/tmp/wxwidgets/wxWidgets-3.0.3/lib /tmp/wxwidgets/wxWidgets-3.0.3/utils/wxrc/wxrc checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking boost/function.hpp usability... no checking boost/function.hpp presence... no checking for boost/function.hpp... no configure: error: Boost is required to compile Poedit. [root@localhost poedit-1.5.7]#
解決方法
Boost のライブラリが無いことが原因であるため、Boost をインストールします。
[root@localhost poedit-1.5.7]# yum install -y boost-devel 読み込んだプラグイン:fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: ftp.riken.jp * epel: ftp.riken.jp * extras: ftp.riken.jp * updates: ftp.riken.jp 依存性の解決をしています There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum-complete-transaction --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help). --> トランザクションの確認を実行しています。 ---> パッケージ boost-devel.x86_64 0:1.53.0-27.el7 を インストール --> 依存性の処理をしています: boost(x86-64) = 1.53.0-27.el7 のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_wserialization.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_wserialization-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_wave.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_wave-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_unit_test_framework.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_unit_test_framework-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_timer.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_timer-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_signals.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_signals-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_serialization.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_serialization-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_regex.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_regex-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_random.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_random-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_python.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_python-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_program_options.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_program_options-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_prg_exec_monitor.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1l.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1l-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1f.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1f-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_tr1-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99l.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99l-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99f.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99f-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_math_c99-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_locale-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_iostreams.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_iostreams-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_graph.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_graph-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_filesystem.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_filesystem-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_context.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_context-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_chrono.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_chrono-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> 依存性の処理をしています: libboost_atomic-mt.so.1.53.0()(64bit) のパッケージ: boost-devel-1.53.0-27.el7.x86_64 --> トランザクションの確認を実行しています。 ---> パッケージ boost.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-atomic.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-chrono.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-context.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-filesystem.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-graph.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-iostreams.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-locale.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-math.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-program-options.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-python.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-random.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-regex.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-serialization.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-signals.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-test.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-timer.x86_64 0:1.53.0-27.el7 を インストール ---> パッケージ boost-wave.x86_64 0:1.53.0-27.el7 を インストール --> 依存性解決を終了しました。 依存性を解決しました ================================================================================================== Package アーキテクチャー バージョン リポジトリー 容量 ================================================================================================== インストール中: boost-devel x86_64 1.53.0-27.el7 base 7.0 M 依存性関連でのインストールをします: boost x86_64 1.53.0-27.el7 base 33 k boost-atomic x86_64 1.53.0-27.el7 base 35 k boost-chrono x86_64 1.53.0-27.el7 base 44 k boost-context x86_64 1.53.0-27.el7 base 36 k boost-filesystem x86_64 1.53.0-27.el7 base 68 k boost-graph x86_64 1.53.0-27.el7 base 136 k boost-iostreams x86_64 1.53.0-27.el7 base 61 k boost-locale x86_64 1.53.0-27.el7 base 251 k boost-math x86_64 1.53.0-27.el7 base 334 k boost-program-options x86_64 1.53.0-27.el7 base 156 k boost-python x86_64 1.53.0-27.el7 base 129 k boost-random x86_64 1.53.0-27.el7 base 39 k boost-regex x86_64 1.53.0-27.el7 base 300 k boost-serialization x86_64 1.53.0-27.el7 base 169 k boost-signals x86_64 1.53.0-27.el7 base 60 k boost-test x86_64 1.53.0-27.el7 base 223 k boost-timer x86_64 1.53.0-27.el7 base 43 k boost-wave x86_64 1.53.0-27.el7 base 210 k トランザクションの要約 ================================================================================================== インストール 1 パッケージ (+18 個の依存関係のパッケージ) 総ダウンロード容量: 9.2 M インストール容量: 98 M Downloading packages: (1/19): boost-atomic-1.53.0-27.el7.x86_64.rpm | 35 kB 00:00:00 (2/19): boost-filesystem-1.53.0-27.el7.x86_64.rpm | 68 kB 00:00:00 (3/19): boost-graph-1.53.0-27.el7.x86_64.rpm | 136 kB 00:00:00 (4/19): boost-iostreams-1.53.0-27.el7.x86_64.rpm | 61 kB 00:00:00 (5/19): boost-locale-1.53.0-27.el7.x86_64.rpm | 251 kB 00:00:00 (6/19): boost-math-1.53.0-27.el7.x86_64.rpm | 334 kB 00:00:00 (7/19): boost-program-options-1.53.0-27.el7.x86_64.rpm | 156 kB 00:00:00 (8/19): boost-python-1.53.0-27.el7.x86_64.rpm | 129 kB 00:00:00 (9/19): boost-random-1.53.0-27.el7.x86_64.rpm | 39 kB 00:00:00 (10/19): boost-regex-1.53.0-27.el7.x86_64.rpm | 300 kB 00:00:00 (11/19): boost-serialization-1.53.0-27.el7.x86_64.rpm | 169 kB 00:00:00 (12/19): boost-signals-1.53.0-27.el7.x86_64.rpm | 60 kB 00:00:00 (13/19): boost-test-1.53.0-27.el7.x86_64.rpm | 223 kB 00:00:00 (14/19): boost-timer-1.53.0-27.el7.x86_64.rpm | 43 kB 00:00:00 (15/19): boost-wave-1.53.0-27.el7.x86_64.rpm | 210 kB 00:00:00 (16/19): boost-1.53.0-27.el7.x86_64.rpm | 33 kB 00:00:04 (17/19): boost-chrono-1.53.0-27.el7.x86_64.rpm | 44 kB 00:00:04 (18/19): boost-context-1.53.0-27.el7.x86_64.rpm | 36 kB 00:00:05 (19/19): boost-devel-1.53.0-27.el7.x86_64.rpm | 7.0 MB 00:01:16 -------------------------------------------------------------------------------------------------- 合計 123 kB/s | 9.2 MB 00:01:16 Running transaction check Running transaction test Transaction test succeeded Running transaction インストール中 : boost-chrono-1.53.0-27.el7.x86_64 1/19 インストール中 : boost-filesystem-1.53.0-27.el7.x86_64 2/19 インストール中 : boost-regex-1.53.0-27.el7.x86_64 3/19 インストール中 : boost-graph-1.53.0-27.el7.x86_64 4/19 インストール中 : boost-wave-1.53.0-27.el7.x86_64 5/19 インストール中 : boost-timer-1.53.0-27.el7.x86_64 6/19 インストール中 : boost-locale-1.53.0-27.el7.x86_64 7/19 インストール中 : boost-python-1.53.0-27.el7.x86_64 8/19 インストール中 : boost-atomic-1.53.0-27.el7.x86_64 9/19 インストール中 : boost-program-options-1.53.0-27.el7.x86_64 10/19 インストール中 : boost-random-1.53.0-27.el7.x86_64 11/19 インストール中 : boost-iostreams-1.53.0-27.el7.x86_64 12/19 インストール中 : boost-math-1.53.0-27.el7.x86_64 13/19 インストール中 : boost-serialization-1.53.0-27.el7.x86_64 14/19 インストール中 : boost-test-1.53.0-27.el7.x86_64 15/19 インストール中 : boost-signals-1.53.0-27.el7.x86_64 16/19 インストール中 : boost-context-1.53.0-27.el7.x86_64 17/19 インストール中 : boost-1.53.0-27.el7.x86_64 18/19 インストール中 : boost-devel-1.53.0-27.el7.x86_64 19/19 検証中 : boost-context-1.53.0-27.el7.x86_64 1/19 検証中 : boost-graph-1.53.0-27.el7.x86_64 2/19 検証中 : boost-signals-1.53.0-27.el7.x86_64 3/19 検証中 : boost-chrono-1.53.0-27.el7.x86_64 4/19 検証中 : boost-devel-1.53.0-27.el7.x86_64 5/19 検証中 : boost-timer-1.53.0-27.el7.x86_64 6/19 検証中 : boost-regex-1.53.0-27.el7.x86_64 7/19 検証中 : boost-test-1.53.0-27.el7.x86_64 8/19 検証中 : boost-serialization-1.53.0-27.el7.x86_64 9/19 検証中 : boost-locale-1.53.0-27.el7.x86_64 10/19 検証中 : boost-wave-1.53.0-27.el7.x86_64 11/19 検証中 : boost-math-1.53.0-27.el7.x86_64 12/19 検証中 : boost-1.53.0-27.el7.x86_64 13/19 検証中 : boost-iostreams-1.53.0-27.el7.x86_64 14/19 検証中 : boost-random-1.53.0-27.el7.x86_64 15/19 検証中 : boost-program-options-1.53.0-27.el7.x86_64 16/19 検証中 : boost-atomic-1.53.0-27.el7.x86_64 17/19 検証中 : boost-filesystem-1.53.0-27.el7.x86_64 18/19 検証中 : boost-python-1.53.0-27.el7.x86_64 19/19 インストール: boost-devel.x86_64 0:1.53.0-27.el7 依存性関連をインストールしました: boost.x86_64 0:1.53.0-27.el7 boost-atomic.x86_64 0:1.53.0-27.el7 boost-chrono.x86_64 0:1.53.0-27.el7 boost-context.x86_64 0:1.53.0-27.el7 boost-filesystem.x86_64 0:1.53.0-27.el7 boost-graph.x86_64 0:1.53.0-27.el7 boost-iostreams.x86_64 0:1.53.0-27.el7 boost-locale.x86_64 0:1.53.0-27.el7 boost-math.x86_64 0:1.53.0-27.el7 boost-program-options.x86_64 0:1.53.0-27.el7 boost-python.x86_64 0:1.53.0-27.el7 boost-random.x86_64 0:1.53.0-27.el7 boost-regex.x86_64 0:1.53.0-27.el7 boost-serialization.x86_64 0:1.53.0-27.el7 boost-signals.x86_64 0:1.53.0-27.el7 boost-test.x86_64 0:1.53.0-27.el7 boost-timer.x86_64 0:1.53.0-27.el7 boost-wave.x86_64 0:1.53.0-27.el7 完了しました! [root@localhost poedit-1.5.7]#