On Tue, Nov 20, 2001 at 08:34:41AM -0800, Randolph Chung wrote: > pippin[10:45] ~% xml2-config --version > 2.4.5 > pippin[10:45] ~% xml2-config --cflags --libs > -I/usr/include/libxml2/libxml -I/usr/include/libxml2 > -lxml2
you're a little out of date: [EMAIL PROTECTED]:~$ xml2-config --version 2.4.6 [EMAIL PROTECTED]:~$ xml2-config --cflags -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include [EMAIL PROTECTED]:~$ xml2-config --libs -lxml2 it'd be nice if /include were removed... -- Revolutions do not require corporate support.

