Hi Stephan, Am Thu, 24 Jan 2008 11:25:10 +0100 schrieb Stephan Bergmann: > Hi all, > > It is my understanding that libxml (/usr/lib/libxml2.2.dylib) is > part of Mac OS X and thus available on every computer we target > for Mac OOo 3.0. (I just checked on a naked Mac OS X 10.4 Intel > Mac mini, but my understanding may of course be incorrect---is > there any reliable source what exactly is available for our > baseline?)
We once decided that we will support 10.4.x and higher for Aqua 3.0. > Then, there should be no reason to use OOo's private copy of > libxml from module libxml2, right? Then, we should change > config_office/configure to make --with-system-libxml at least the > default on Mac OS X, and at best (and if possible) remove that > switch (and its negation --without-system-libxml) completely for > Mac OS X, right? Yes. I tried to use --with-system-libxml with OOH680_m4 and I get: checking for pkg-config... /opt/local/bin/pkg-config checking for libxslt ... Package libxslt was not found in the pkg-config search path. Perhaps you should add the directory containing `libxslt.pc' to the PKG_CONFIG_PATH environment variable No package 'libxslt' found configure: error: Library requirements (libxslt ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. The thing is I cannot find any libxslt.pc on my Mac. In addition pkgconfig is needed if I use --with-system-libxml. This is Mac OS X 10.5.1 on a Mac Intel Mini. Regards, Eric -- ## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows ## Openoffice.org - ich steck mit drin! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
