On 05/10/2009, at 09:06, Thomas Eadsforth wrote: > Sorry for the lack of detail in the last message. I am running OS > 10.5.8 and my Xcode is 312_2621. In response to the last two > messages (thanks) I have run: fink list -t libxml2 > and got the following message: > Information about 9351 packages read in 2 seconds. > i libxml2 2.6.32-1 XML parsing library, version 2 > i libxml2-bin 2.6.32-1 XML parsing library, version 2 > libxml2-py24 2.6.32-1 Python bindings for libxml2 > library > (i) libxml2-py25 2.6.32-1 Python bindings for libxml2 > library > i libxml2-py26 2.6.32-1 Python bindings for libxml2 > library > libxml2-rb18 0.5.4-1 Ruby bindings for libxml2 > i libxml2-shlibs 2.6.32-1 XML parsing library, version 2 > I have also run: which xml2-config > /sw/bin/xml2-config > and: xml2-config --cflags > -I/sw/include/libxml2 -I/sw/include. > > parser.h is present and where is should be. > Cheers > Tom
As Alexander asked in a previous e-mail, tell us the output from the compiler just before the error, i.e., a couple of lines right before parse.c:31:27: error: libxml/parser.h: No such file or directory Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
