>Is libxml2-devel installed?
Yeah, that was it, but now I'm getting errors when I run "make test":
/usr/lib/libxml2.so: undefined reference to
`pthread_cond_signal@GLIBC_2.3.2'
/usr/lib/libxml2.so: undefined reference to `__ctype_b_loc@GLIBC_2.3'
/usr/lib/libxml2.so: undefined reference to
`pthread_cond_wait@GLIBC_2.3.2'
/usr/lib/libxml2.so: undefined reference to
`pthread_cond_init@GLIBC_2.3.2'
/usr/lib/libxml2.so: undefined reference to
`__ctype_toupper_loc@GLIBC_2.3'
Any ideas? I'm running RedHat 7.2.
Deane
-----Original Message-----
From: David L Norris [mailto:dave@webaugur.com]
Sent: Monday, December 08, 2003 10:10 PM
To: dbarker@siouxfallscommercial.com
Cc: Multiple recipients of list
Subject: Re: Do I have libxml2?
On Mon, 2003-12-08 at 22:14, dbarker@siouxfallscommercial.com wrote:
> What's strange is that libxml2 is installed (v2.5.10), but there's no
> xml2-cofig script in /usr/lib/ (or anywhere on the machine). I don't
> know why this is, and I've been upgrading RPMs all night trying to
> make that file appear, to no avail.
Is libxml2-devel installed? Here's my Fedora Core system:
$ rpm -q libxml2-devel
libxml2-devel-2.5.11-1
$ rpm -q --list libxml2-devel | grep /usr/bin /usr/bin/xml2-config
$ /usr/bin/xml2-config --version
2.5.11
--
David Norris
http://www.webaugur.com/dave/
ICQ - 412039
Received on Tue Dec 9 16:54:50 2003