wsf/php

Gente… revisando este hilo me encontre con que tb tengo problemas al configurar el axis:

En el punto 2 cuando ejecuto # ./configure --enable-libxml2 viene bien hasta que salta el error que adjunto:

checking sys/appleapiopts.h usability… no
checking sys/appleapiopts.h presence… no
checking for sys/appleapiopts.h… no
checking whether to use archive… no
checking whether to build xpath… yes
checking whether to build guththila xml parser library… yes
checking whether to build libxml2 xml parser library… checking for pkg-config… 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.

To get pkg-config, see http://pkg-config.freedesktop.org/.
See `config.log’ for more details.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Luego si quiero ejecutar el make and make install me salta esto:

make

make: *** No se especificó ningún objetivo y no se encontró ningún makefile. Alto.
#make install
make: *** No hay ninguna regla para construir el objetivo `install’. Alto.

Que podrá ser???