Jörg Wartenberg wrote:
Hi Martin,
why is it needed to build the complete office to build just an
extension? Is the PDF Import Extension is integrated so deep in the
office code itself?
no, it's not the code of the extension that is deeply integrated with
the office code, but it is the result of missing modularization of the
source code level an the OpenOffice.org build environment. Any extension
should be been build by having the OpenOffice.org runtime, the
OpenOffice.org SDK and an appropriate makefile at hand. In this case the
OpenOffice.org build environment is used for the makefile, that's the
main reason for this overhead.
Than we should consider to deliver it as part of OOo
itself. By the way, PDF Import is number two of the most wanted OOo
features according the latest OOo user survey.
Best Regards,
Jörg
Martin
Martin Hollmichel schrieb:
Hi,
to view the latest source code via svn:
http://svn.services.openoffice.org/ooo/trunk/sdext/source/pdfimport/
to recompile the stuff, you will need to recompile the complete office
code, so please follow the instructions to compile OpenOffice.org with
--enable-pdfimport for the configure script enabled. you'll find the
builded extensions the within the sdext tree.
Martin
Clemens Waechter schrieb:
Hello everyone,
I tried to install and test the pdf import extension on my openoffice,
however it failed with the folling error:
ERROR: (com.sun.star.deployment.DeploymentException) { { Message = "An
error occurred while enabling: pdfimport.uno.so", Context =
(com.sun.star.uno.XInterface) @97af478 }, Cause = (any)
{ (com.sun.star.registry.CannotRegisterImplementationException)
{ { Message = "loading component library failed:
file:///home/clw/.ooo3/user/uno_packages/cache/uno_packages/ip2Ynf_/pdfimport-0.4.oxt/pdfimport.uno.so",
Context = (com.sun.star.uno.XInterface) @0 } } } }
My system is a current gentoo system and I am testing the 3.1.0 version
of openoffice. After some googling I found that this is due to the
libstlport_gcc.so which is missing on my system. It also said that a
package maintainer should provide a specialized version of the
extension for the distribution. So I tried to get the source code for
the package but I am always pointed at
http://framework.openoffice.org/source/browse/framework/filter/source/pdfimport/
which only holds empty directories. The same goes for the cvs checkout.
So... where can I find the source code?
With kind regards,
Clemens Wächter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]