3

Linux に Apache Axis2/C をインストールしようとしましたが、成功しませんでした.. libxml2 を使用

ここに私の努力があります 1) libxml2 が正常にインストールされました フラグ: LIBXML2_CFLAGS = -I/usr/local/include/libxml2 LIBXML2_LIBS='-L/usr/local/lib/hpux32 -lxml2 -lz -lpthread -liconv -lm' AXIS2C_HOME = /tmp LD_LIBRARY_PATH = {$LD_LIBRARY_PATH}:$AXIS2C_HOME/lib

Ran --prefix=${AXIS2C_HOME} --enable-libxml2=yes
Installation fails with following error:

checking whether to build libxml2 xml parser library... checking pkg-config is at least        version 0.9.0... ./configure[21268]: /local/lib/hpux32.
no
yes
checking for LIBXML2... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables LIBXML2_CFLAGS
and LIBXML2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

私は pkg-config ユーティリティを保持していませんが、LIBXML2_CFLAGS と LIBXML2_LIBS を設定しました。構成ファイルには情報がありません。

誰かがここで助けてくれますか?

ありがとう、ヒレシュ

4

0 に答える 0