Hallo, ik probeerde ./configure van een applicatie te runnen, toen ik dit op het scherm kreeg:
checking for xml2-config... no
checking for libxml - version >= 2.6.0... no
*** The xml2-config script installed by LIBXML could not be found
*** If libxml was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XML2_CONFIG environment variable to the
*** full path to xml2-config.
configure: error: You must have libxml2 >= 2.6.0 installed
als ik het goed heb is de juiste versie van libxml2 wel geinstalleerd, alleen kan hij hem niet vinden. Wat doe ik hieraan??