[Open Office] src-pack / up-stream etc. ...
Caolan McNamara
caolanm at redhat.com
Tue Nov 22 06:55:01 EST 2005
On Tue, 2005-11-22 at 12:43 +0100, Martin Kretzschmar wrote:
> A few comment from a different Martin ;-)
> And there are hacks to use system stlport and system xalan.
--without-stlport4 will use system stl if you have gcc, but it will
break with visibility at runtime, see gcc#19664#
export
XML_CLASSPATH=/usr/share/java/xalan-j2.jar:/usr/share/java/xerces-j2.jar
export SYSTEM_XALAN="YES"
export BUILD_TYPE=`echo $BUILD_TYPE | sed -e "s/XALAN//"`
and a system xalan build will sort of happen. Milage may vary.
C.
More information about the Openoffice
mailing list