On 03/04/2009 14:21, Romain Pelisse wrote:
Hi,
I rather feel ashamed to actually ask for this... But where can I
checkout/donwload the source code the XML Filter functionnality of
OpenOffice.org ? I assume (maybe not correctly) that I can just checkout and
build this code source without actually build the all OpenOffice suite (or I
can't) ?
I hope to simply checkout and rebuild source code for the XSLTFilter.jar
(/usr/lib/openoffice.org/basis3.0/program/classes/XSLTFilter.jar), but I
really fail to find it...
hi Romain,
according to a quick search, it seems to come from the "filter" module;
try this subversion url (or replace m45 with your favorite milestone):
http://svn.services.openoffice.org/ooo/tags/DEV300_m45/filter/
but i don't believe you can build anything in ooo by itself; in order to
build the filter module, you probably need to build ~half of ooo. it's not
overly difficult if you're using some non-ancient mainstream linux distro;
the configure script will tell you what you need to install. if you have a
full checkout of ooo, after configure and bootstrap you can cd into the
filter module and do "build --all -P4", then it will build everything
needed by filter.
michael
--
"Don't anthropomorphize computers. They hate that." -- poiu
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]