Hi, I tried to install PHP 8.5 but alwails fail afet packaging, installing and checking get this message and I do not know what to do:
Configuring extensions
checking for io.h... no
checking for strtoll... yes
checking for atoll... yes
checking whether the C compiler accepts -Wno-implicit-fallthrough... yes
checking whether the C compiler accepts -fwrapv... yes
checking whether to build with LIBXML support... yes
checking for libxml-2.0 >= 2.9.4... no
configure: error: Package requirements (libxml-2.0 >= 2.9.4) were not met:
Requested 'libxml-2.0 >= 2.9.4' but version of libXML is 2.9.1
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBXML_CFLAGS
and LIBXML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Build Completed
###################
Notification added