<Newbie alert>
I'm trying to install PHP-5.2.5 on NetBSD 4.0.
./configure coughs up:
Code: Select all
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/pkg/bin/xml2-config
checking for xml2-config path...
configure: error: xml2-config not found. Please check your libxml2 installation.
Google results say to install libxml2-devel, but I can find no such package for NetBSD. (I did install libxml2 though.)
Any tips out there oon what I'm missing?
Thanks in advance.
Bob