For reference, there is a 3-year-old bug on Launchpad:
https://bugs.launchpad.net/evergreen/+bug/968531
Quoting Francis Kayiwa <[email protected]>:
Heya,
I am in the midst of attempting an install of Evergreen on OpenBSD and
I am running into something odd. Apologies since it isn't immediately
clear how to search the archives.
I have OpenBSD -current
OpenBSD 5.7 (RAMDISK_CD) #799: Wed Mar 4 12:48:16 MST 2015
[email protected]:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
which is libxml2
➜ opensrf-2.4.0 pkg_info libxml
Information for inst:libxml-2.9.2p0
Comment:
XML parsing library
Required by:
libxslt-1.1.28p0
p5-XML-LibXML-1.69p3v0
p5-XML-LibXML-Common-0.13p7
p5-XML-LibXSLT-1.68p5
postgresql-client-9.4.1
postgresql-server-9.4.1p1
py-libxml-2.9.2p0
py-xmpp-1.1.2
Description:
This is a library for parsing the XML language.
Maintainer: The OpenBSD ports mailing-list <[email protected]>
WWW: http://xmlsoft.org/
When I run the following step.
PATH=opensrf-2.4.0/bin:$PATH ./configure --prefix=/opensrf-2.4.0
--with-libxml2=/usr/local/include/libxml2
--with-apxs=/usr/local/sbin/apxs2 --sysconfdir=/opensrf-2.4.0/conf
I get the configure: error: ***OpenSRF requires xml2 development headers
Thing is I know said headers are there.
ls -lR /usr/local/include/libxml2
total 4
drwxr-xr-x 2 root wheel 1536 Mar 5 16:18 libxml
/usr/local/include/libxml2/libxml:
total 924
-r--r--r-- 1 root bin 3157 Mar 1 13:36 DOCBparser.h
-r--r--r-- 1 root bin 9398 Mar 1 13:36 HTMLparser.h
-r--r--r-- 1 root bin 3646 Mar 1 13:36 HTMLtree.h
-r--r--r-- 1 root bin 4341 Mar 1 13:36 SAX.h
-r--r--r-- 1 root bin 4949 Mar 1 13:36 SAX2.h
-r--r--r-- 1 root bin 3109 Mar 1 13:36 c14n.h
-r--r--r-- 1 root bin 4905 Mar 1 13:36 catalog.h
-r--r--r-- 1 root bin 5159 Mar 1 13:36 chvalid.h
-r--r--r-- 1 root bin 5152 Mar 1 13:36 debugXML.h
-r--r--r-- 1 root bin 1842 Mar 1 13:36 dict.h
-r--r--r-- 1 root bin 8301 Mar 1 13:36 encoding.h
....
Was wondering if there's anyone who can point me in the right direction.
Cheers,
./fxk
--
E Pluribus Unix
--
Jason Stephenson
Assistant Director for Technology Services
Merrimack Valley Library Consortium
1600 Osgood ST, Suite 2094
North Andover, MA 01845
Phone: 978-557-5891
Email: [email protected]